kubecfg: update to 0.20.0.
This commit is contained in:
parent
850f65d5f6
commit
dd1e8ff6f4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubecfg'
|
# Template file for 'kubecfg'
|
||||||
pkgname=kubecfg
|
pkgname=kubecfg
|
||||||
version=0.19.1
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bitnami/kubecfg"
|
go_import_path="github.com/bitnami/kubecfg"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bitnami/kubecfg"
|
homepage="https://github.com/bitnami/kubecfg"
|
||||||
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
||||||
checksum=da4228ee8ead91e47f04af09709e0de4ce1ac4c126915e12019f37b7947eb570
|
checksum=9085af1ce937d2535a699719c941b7678ae180a6adce9e8f490357d6901cd5b0
|
||||||
|
|
Loading…
Reference in New Issue