skaffold: update to 1.25.0.
This commit is contained in:
parent
20412fb5a6
commit
cc205904e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.24.1
|
||||
version=1.25.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=3718d8cda86b4e9906fc194ee7605272071a23e1b1651e78147fd3c33e0cc173
|
||||
checksum=de267c84d95d13bc6358821d352d716c597f76d7ba842c982e99d76be510c485
|
||||
|
|
Loading…
Reference in a new issue