mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 12:44:37 +00:00
rosenthal: bitwarden: Update to 2025.6.1.
* modules/rosenthal/packages/browser-extensions.scm (bitwarden): Update to 2025.6.1.
This commit is contained in:
parent
a7c4bb9ea1
commit
e2c270f842
@ -15,7 +15,7 @@
|
||||
(define-public bitwarden
|
||||
(package
|
||||
(name "bitwarden")
|
||||
(version "2025.5.0")
|
||||
(version "2025.6.1")
|
||||
(source (origin
|
||||
(method url-fetch/zipbomb)
|
||||
(uri (string-append "https://github.com/bitwarden/clients"
|
||||
@ -23,7 +23,7 @@
|
||||
"/dist-firefox-" version ".zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"139q19bn14p70czh9ylb3wjz0kmsgn340lcjn2wwi0vb6pdlwa3f"))))
|
||||
"1yx9f1adh6swbzf24rj621vgccvi8gl7hi8q4r9ccv5qq4zq3f53"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user