mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
skaffold: update to 1.20.0.
This commit is contained in:
parent
b1cb3759f5
commit
6a3220c3c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skaffold'
|
# Template file for 'skaffold'
|
||||||
pkgname=skaffold
|
pkgname=skaffold
|
||||||
version=1.19.0
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://skaffold.dev/"
|
homepage="https://skaffold.dev/"
|
||||||
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
||||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||||
checksum=ee4ad5cf9c65d0f4827dd7763b96b8750d4e93676b0391bb6b267eb670a9f602
|
checksum=d47ee974acf1c4432dab3ecdffeadbe271d2ff8098b811da2e73a04f9d9af957
|
||||||
|
|
Loading…
Add table
Reference in a new issue