skaffold: update to 1.9.1.
This commit is contained in:
parent
56654a1be4
commit
a8ffe62423
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.8.0
|
||||
version=1.9.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=aeea6fb54ef51f5e47e3c4dfca7ffb094a8c9dcaa29f0b6b779c88a824f4eb54
|
||||
checksum=2fa0d499e253fa5bf3ec2f812ee1e94319227b7065be0aa37afd278ffadb0273
|
||||
|
|
Loading…
Reference in a new issue