skaffold: update to 1.31.0.
This commit is contained in:
parent
e8525e8855
commit
b1f49d1d99
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.30.0
|
||||
version=1.31.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=3a40dc813a1e6ca786566c3eb3c6099aadb66e590798bc8bcd774aa09357b764
|
||||
checksum=93e1600f7efae450e6b5632a9d190fdbf28e0c0fb74a3513e3591688a82d20e7
|
||||
|
|
Loading…
Reference in New Issue