mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
skaffold: update to 1.33.1.
This commit is contained in:
parent
b9d3cb78a8
commit
53389b2c0d
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.33.0
|
version=1.33.1
|
||||||
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=9e29d015e6c3f7355ac4239014fdfcf8a53e1ee16c1fb49ebac08e0e053d14ca
|
checksum=fc9d5d274d60fd106d1ea7f00155e4070be76cdb3cc782a45840e44bf727efd3
|
||||||
|
|
Loading…
Add table
Reference in a new issue