mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-08-20 21:39:09 +00:00
rosenthal: bitwarden-icecat: Update to 2025.5.0.
* modules/rosenthal/packages/browser-extensions.scm (bitwarden): Update to 2025.5.0.
This commit is contained in:
parent
a32dd990ee
commit
7f86daa4ab
@ -15,7 +15,7 @@
|
|||||||
(define-public bitwarden
|
(define-public bitwarden
|
||||||
(package
|
(package
|
||||||
(name "bitwarden")
|
(name "bitwarden")
|
||||||
(version "2025.3.1")
|
(version "2025.5.0")
|
||||||
(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"
|
||||||
@ -23,7 +23,7 @@
|
|||||||
"/dist-firefox-" version ".zip"))
|
"/dist-firefox-" version ".zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"03s8z32rc4mwzi61xpzn4f9z6kxwdnshqy61h2kr3cvq9974li3s"))))
|
"139q19bn14p70czh9ylb3wjz0kmsgn340lcjn2wwi0vb6pdlwa3f"))))
|
||||||
(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