mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-14 10:04:32 +00:00
rosenthal: bitwarden-icecat: Update to 2025.2.2.
* rosenthal/packages/binaries.scm (bitwarden): Update to 2025.2.2.
This commit is contained in:
parent
0436e37f39
commit
e661f2788d
@ -30,7 +30,7 @@
|
|||||||
(define bitwarden
|
(define bitwarden
|
||||||
(package
|
(package
|
||||||
(name "bitwarden")
|
(name "bitwarden")
|
||||||
(version "2025.2.1")
|
(version "2025.2.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch/zipbomb)
|
(method url-fetch/zipbomb)
|
||||||
(uri (string-append "https://github.com/bitwarden/clients"
|
(uri (string-append "https://github.com/bitwarden/clients"
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"/dist-firefox-" version ".zip"))
|
"/dist-firefox-" version ".zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08sw4bq9lkzm6c4j7czdsv5r2nn2v1128vrfd41f02jx18la5cfw"))))
|
"19myzxh7m6ya459lcpx1fv2r0gs3gps3yvch8gdysqmmvawcpx1p"))))
|
||||||
(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