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.64.1
version=1.65.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=70bc7d62f4d07b408afa2eb84b0e1e5854a7f32f9defb4899f2e9a24b6846078
checksum=85a9d35760c0f694c32a7aa07eac454f48e47b8e826fef8c9d28a720b3d3a17e

post_install() {
vlicense LICENSE
Expand Down