skaffold: update to 1.18.0.
This commit is contained in:
parent
1ef0e92410
commit
8d3656dcbc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.17.2
|
||||
version=1.18.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=1d23795bc92d77fbfd92ff1068013c35cd0f4fbde24f06f46cff8caa8b7a4972
|
||||
checksum=14c9640d32eb81e0b7a82159deab00f6e0f2d68a8d50a64ccea504cf3a2b19fe
|
||||
|
|
Loading…
Reference in New Issue