skaffold: update to 1.8.0.
This commit is contained in:
parent
3940967e44
commit
8e25bd6322
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
homepage="https://skaffold.dev/"
|
||||
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||
checksum=918d9550a54d9c015800c1e107e01678bc19ba25105ac39942551337bc1aa850
|
||||
checksum=aeea6fb54ef51f5e47e3c4dfca7ffb094a8c9dcaa29f0b6b779c88a824f4eb54
|
||||
|
|
Loading…
Reference in a new issue