mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-15 18:45:30 +00:00
rosenthal: cloudflare-warp-bin: Update to 2025.2.600.0.
* rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to 2025.2.600.0.
This commit is contained in:
parent
136eccd475
commit
e1a6098158
@ -120,7 +120,7 @@ protocols out-of-the-box.")
|
|||||||
(define-public cloudflare-warp-bin
|
(define-public cloudflare-warp-bin
|
||||||
(package
|
(package
|
||||||
(name "cloudflare-warp-bin")
|
(name "cloudflare-warp-bin")
|
||||||
(version "2025.1.861.0")
|
(version "2025.2.600.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://pkg.cloudflareclient.com"
|
(uri (string-append "https://pkg.cloudflareclient.com"
|
||||||
@ -128,7 +128,7 @@ protocols out-of-the-box.")
|
|||||||
"cloudflare-warp_" version "_amd64.deb"))
|
"cloudflare-warp_" version "_amd64.deb"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"00icbjfi8xhb47fw4n3xxy2p077val9qwjfcirskww161rw6l758"))))
|
"0rabxl6vfj3pljn77w96kb2k9w99hh5pvis1grr4im6lf5m86xsj"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
Loading…
Reference in New Issue
Block a user