diff options
Diffstat (limited to 'sysutils/hcloud')
-rw-r--r-- | sysutils/hcloud/Makefile | 5 | ||||
-rw-r--r-- | sysutils/hcloud/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 05a228b41158..be63d4dec8a5 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,7 +1,6 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.50.0 -PORTREVISION= 3 +DISTVERSION= 1.52.0 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/hetznercloud/cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules,1.23 +USES= go:modules,1.24 GO_MODULE= github.com/hetznercloud/cli GO_TARGET= ./cmd/hcloud diff --git a/sysutils/hcloud/distinfo b/sysutils/hcloud/distinfo index 98492b048ac3..9921797915cc 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1739171049 -SHA256 (go/sysutils_hcloud/hcloud-v1.50.0/v1.50.0.mod) = aaadd033770c69c948d57755c0b2985dfaca8785f423b91c7118cc398d24d1f5 -SIZE (go/sysutils_hcloud/hcloud-v1.50.0/v1.50.0.mod) = 2898 -SHA256 (go/sysutils_hcloud/hcloud-v1.50.0/v1.50.0.zip) = 5110d374db3d4a556e374b113d56bef6a0ff418330f5ee4ee9f2c73b99f9cd30 -SIZE (go/sysutils_hcloud/hcloud-v1.50.0/v1.50.0.zip) = 503925 +TIMESTAMP = 1757430801 +SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 5f05fed563a7d1a6e4f1eacc0c679993f7e5a5c549ca074f41c82807c22c6585 +SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 2576 +SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 28e8519d5327a39a8e5abccdf6f83db584a5ada7fd362235f2aa5f5e57d58e0e +SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 681467 |