hcloud: update to 1.47.0.
This commit is contained in:
parent
661945e6b5
commit
4ecb081816
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.46.0
|
||||
revision=2
|
||||
version=1.47.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path=github.com/hetznercloud/cli
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/hetznercloud/cli"
|
||||
changelog="https://raw.githubusercontent.com/hetznercloud/cli/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=f0581cff19644fe3048ff92064916b8e1c628e4b108f926e872a8f7e3f95ac7a
|
||||
checksum=2f1c15f71cca7c2e725a5047dbd918cc919962930b9681c53402e9c693884894
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue