rosenthal: cloudflared: Update to 2023.3.0.

* rosenthal/packages/networking.scm (cloudflared): Update to 2023.3.0.
remotes/origin/trunk
Hilton Chain 2 years ago
parent b18bdcc4af
commit 41aa2300a6
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 4
      rosenthal/packages/networking.scm

@ -16,7 +16,7 @@
(define-public cloudflared
(package
(name "cloudflared")
(version "2023.2.1")
(version "2023.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -28,7 +28,7 @@
;; (snippet '(delete-file-recursively "vendor"))
(sha256
(base32
"1xxlzcqibzp82gax6zgvviy0zsmd1y3l2mrbbxxipc1mx7z365xy"))))
"18x8lcb2hkpk9fqhifk2z5zgn5hpfwnvi0ly7iq3bh1csg9vqhic"))))
(build-system go-build-system)
(arguments
(list #:go go-1.19

Loading…
Cancel
Save