skaffold: update to 1.14.0.
This commit is contained in:
parent
f6006c8368
commit
51633d0584
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.13.2
|
||||
version=1.14.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=423c7c2ded124be77b54e7c9df0ad380bcbee373b8488d0fdbc1c9a8e8f2e6cc
|
||||
checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
|
||||
|
|
Loading…
Reference in a new issue