hcloud: update to 1.46.0.
This commit is contained in:
parent
2171d087f1
commit
53bcc8400d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.43.1
|
||||
version=1.46.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -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=5bd9e55b7c0877ec51cd1f3d873d5c1f7447cad8cb76dcaba1f3c5186e7f02bc
|
||||
checksum=f0581cff19644fe3048ff92064916b8e1c628e4b108f926e872a8f7e3f95ac7a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue