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