skaffold: update to 1.26.1.
This commit is contained in:
parent
c2524e89c9
commit
0bf3976a6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.26.0
|
||||
version=1.26.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=fca580e136532986eed1bd3b27bba570fdd740cab649428c36a09dfbe252c427
|
||||
checksum=b802c085807faed3ea6c7a76c95ca806e36b2378b39429c63608f7c622b9d408
|
||||
|
|
Loading…
Reference in a new issue