Skip to content

Commit 47d5639

Browse files
committed
Update LibreWolf
1 parent 97b0980 commit 47d5639

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/LibreWolf/install-64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
2-
VERSION="145.0.2-1"
2+
VERSION="145.0.2-2"
33

44
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-arm64-deb.deb

apps/LibreWolf/install-x64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
2-
VERSION="145.0.2-1"
2+
VERSION="145.0.2-2"
33

44
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-x86_64-deb.deb

apps/LibreWolf/install-x86

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
2-
VERSION="145.0.2-1"
2+
VERSION="145.0.2-2"
33

44
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-i686-deb.deb

0 commit comments

Comments
 (0)