Skip to content

Commit 8310862

Browse files
committed
Update LibreWolf, Modrinth
1 parent 868645a commit 8310862

4 files changed

Lines changed: 4 additions & 4 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="144.0-1"
2+
VERSION="144.0.2-1"
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="144.0-1"
2+
VERSION="144.0.2-1"
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="144.0-1"
2+
VERSION="144.0.2-1"
33

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

apps/Modrinth/install-x64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION=0.10.15
1+
VERSION=0.10.16
22
install_package https://launcher-files.modrinth.com/${VERSION}/0.10.7/linux/Modrinth%20App_${VERSION}_amd64.deb

0 commit comments

Comments
 (0)