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