skaffold: update to 1.10.1.
This commit is contained in:
parent
1bf4aeaa17
commit
95f73255b5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skaffold'
|
# Template file for 'skaffold'
|
||||||
pkgname=skaffold
|
pkgname=skaffold
|
||||||
version=1.9.1
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://skaffold.dev/"
|
homepage="https://skaffold.dev/"
|
||||||
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
||||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||||
checksum=2fa0d499e253fa5bf3ec2f812ee1e94319227b7065be0aa37afd278ffadb0273
|
checksum=576c68e2656b58090c597fa2b2179acd80ecc88b5e1ddc41b0d90026a0c62e7b
|
||||||
|
|
Loading…
Reference in New Issue