Skip to content

Commit e734e7a

Browse files
librewolf: Update to version 132.0.1-1
1 parent e24eaf0 commit e734e7a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/librewolf.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"version": "132.0-1",
2+
"version": "132.0.1-1",
33
"description": "A fork of Firefox, focused on privacy, security and freedom. This variant does not use the portable launcher and makes sure the Scoop profile is used by default.",
44
"homepage": "https://librewolf.net/",
55
"license": "MPL-2.0",
66
"notes": "After installation, the profile manager will be run to choose the right default profile.",
77
"architecture": {
88
"64bit": {
9-
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/132.0-1/librewolf-132.0-1-windows-x86_64-portable.zip",
10-
"hash": "dab77a278eea4edf546c72e0e439f4ff6a1afd51daa052bab8e564c3424e0a31"
9+
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/132.0.1-1/librewolf-132.0.1-1-windows-x86_64-portable.zip",
10+
"hash": "37ce18f8cb372ca2a006d2150d73f391e62bb2b70ddd62e8ee5630954e79bfd8"
1111
},
1212
"32bit": {
13-
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/132.0-1/librewolf-132.0-1-windows-i686-portable.zip",
14-
"hash": "efe0348190e6ac1d4fd259b39a3d1ef7ca351be55ac804aaf14fbcfe2059370e"
13+
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/132.0.1-1/librewolf-132.0.1-1-windows-i686-portable.zip",
14+
"hash": "e15ad52c1d75e082da5d922393632f167c382adda65031de5f6cadf38aef56d9"
1515
}
1616
},
17-
"extract_dir": "librewolf-132.0-1\\LibreWolf",
17+
"extract_dir": "librewolf-132.0.1-1\\LibreWolf",
1818
"post_install": [
1919
"$Addition = \"$persist_dir\\addition\"",
2020
"if (Test-Path $Addition) {",

0 commit comments

Comments
 (0)