skaffold: update to 1.37.0.
This commit is contained in:
parent
9fd038b979
commit
c0d140adea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.36.1
|
||||
version=1.37.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=b30361c02963d2374f2636f0181808f868834024f99ace74282c9f7416c1646a
|
||||
checksum=a97a6f6cbf571f342183e5cf65c30932ade282b182fc92f108cb2a160a46779b
|
||||
|
|
Loading…
Reference in a new issue