skaffold: update to 1.26.0.
This commit is contained in:
parent
37462bce18
commit
22e9aaf656
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.25.0
|
||||
version=1.26.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=de267c84d95d13bc6358821d352d716c597f76d7ba842c982e99d76be510c485
|
||||
checksum=fca580e136532986eed1bd3b27bba570fdd740cab649428c36a09dfbe252c427
|
||||
|
|
Loading…
Reference in New Issue