skaffold: update to 1.35.0.
This commit is contained in:
parent
810f28f79a
commit
d55695cdc5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.34.0
|
||||
version=1.35.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=ab83edd467871ea2ad246180aa8a63ca06c560b59aee6aebd087b83ec226adce
|
||||
checksum=0ce75ba329f027c9075cfddddd8a96ca08523c772733f999e236a7913b59ea14
|
||||
|
|
Loading…
Reference in New Issue