rosenthal: cloudflared: Update to 2025.10.0.

* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.10.0.
This commit is contained in:
Hilton Chain 2025-10-25 11:12:40 +08:00
parent 403872fcd4
commit a86f295761
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -19,7 +19,7 @@
(define-public cloudflared
(package
(name "cloudflared")
(version "2025.9.1")
(version "2025.10.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -31,7 +31,7 @@
;; (snippet '(delete-file-recursively "vendor"))
(sha256
(base32
"07pq6p6lq91173qxckqk181slzlyjc6zclvg9mq2l92znk0i2nf4"))))
"17an3nky4ibfi486wy2gsbv39qcmbsc3yvs3h2w6yxa4cb9knk6v"))))
(build-system go-build-system)
(arguments
(list #:go go-1.24