rosenthal: cloudflared: Update to 2025.9.1.

* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.9.1.
This commit is contained in:
Hilton Chain 2025-09-24 00:12:39 +08:00
parent 2f54139e5f
commit 891a615e25
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.8.1")
(version "2025.9.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -30,7 +30,7 @@
;; (snippet '(delete-file-recursively "vendor"))
(sha256
(base32
"1vi5wmsbb6s90ss8v8xvnimgp85n5f1q679w4wzip0823g7z58zf"))))
"07pq6p6lq91173qxckqk181slzlyjc6zclvg9mq2l92znk0i2nf4"))))
(build-system go-build-system)
(arguments
(list #:go go-1.24