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.65.0
version=1.66.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=85a9d35760c0f694c32a7aa07eac454f48e47b8e826fef8c9d28a720b3d3a17e
checksum=0ef5e1b0b10feab53143d49e5b79b8a9ab3fc38e87a33c8d2dbd0e08e0059c52

post_install() {
vlicense LICENSE
Expand Down