Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/hcloud/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'hcloud'
pkgname=hcloud
version=1.62.0
version=1.62.2
revision=1
build_style=go
build_helper=qemu
Expand All @@ -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=942bd763ddce01c69efaef033a9207b3d543e068b69cb6910981ec26eb0cc434
checksum=b49681282bd9ab376d3f250cad53f1356f7004763c39aa41255ec1c263b05673

post_install() {
vlicense LICENSE
Expand Down