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.61.0
version=1.62.0
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=e99b116586d8040f33994bb1ef232b7def058fcd43f24abd3db22e822da11419
checksum=942bd763ddce01c69efaef033a9207b3d543e068b69cb6910981ec26eb0cc434

post_install() {
vlicense LICENSE
Expand Down