Skip to content
Open
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.67.0
version=1.68.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=e3e0f58c1e893ac1848ec749308ea08f49cf692c6e04762b55f0df73b633cd2c
checksum=f514638bf43926ad717c9d9ef82556c4e44b2bc220f87e42c1f0c2bb8b378de7

post_install() {
vlicense LICENSE
Expand Down
Loading