skaffold: update to 1.15.0.
This commit is contained in:
parent
a0b9ce1c47
commit
613797e725
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.14.0
|
||||
version=1.15.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=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
|
||||
checksum=d16c91191d4d0ac0d8eb29f9fb02462b948faffefcf0d5b91fd6491a3157d8c2
|
||||
|
|
Loading…
Reference in a new issue