skaffold: update to 1.35.1.
This commit is contained in:
parent
62a2a43fc0
commit
6cf9087447
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.35.0
|
||||
version=1.35.1
|
||||
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=0ce75ba329f027c9075cfddddd8a96ca08523c772733f999e236a7913b59ea14
|
||||
checksum=121936ed92f85f87a0d8697787a5fab721241490618e3fd63ffda575d64be03c
|
||||
|
|
Loading…
Reference in a new issue