rosenthal: cloudflared: Update to 2025.8.0.

* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.8.0.
This commit is contained in:
Hilton Chain 2025-08-13 15:01:22 +08:00
parent 4bbcf848dd
commit 9a2881db43
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -18,7 +18,7 @@
(define-public cloudflared
(package
(name "cloudflared")
(version "2025.7.0")
(version "2025.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -30,7 +30,7 @@
;; (snippet '(delete-file-recursively "vendor"))
(sha256
(base32
"0by8pqp2zfqwvqff0pjvrllskcyb2xfzn9ck8d38nhc5vicr428q"))))
"1qfi1770jaiwhklp1d7vd6kl8yfyxv1i64vdz7n8p4f015v47y4j"))))
(build-system go-build-system)
(arguments
(list #:go go-1.24