rosenthal: cloudflared: Update to 2025.1.0.

* rosenthal/packages/networking.scm (cloudflared): Update to 2025.1.0.
This commit is contained in:
Hilton Chain 2025-01-21 18:45:33 +08:00
parent 891d09e2e9
commit 9dbc67579d
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -14,7 +14,7 @@
(define-public cloudflared
(package
(name "cloudflared")
(version "2024.12.2")
(version "2025.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -26,7 +26,7 @@
;; (snippet '(delete-file-recursively "vendor"))
(sha256
(base32
"1a8dxhcd99ks051fc26kfzvjbn6ds3fny53rrqjyxgc9r0vpqkc2"))))
"1rvfzjwqpnl7kplk34jbl1s6vvdpvz3497wn0qp84320169fj437"))))
(build-system go-build-system)
(arguments
(list #:go go-1.23