Skip to content

Commit deb1a24

Browse files
committed
Update LibreWolf, Modrinth, Visual Studio Code
1 parent 1a2c4fd commit deb1a24

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

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="143.0.4-1"
2+
VERSION="144.0-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="143.0.4-1"
2+
VERSION="144.0-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="143.0.4-1"
2+
VERSION="144.0-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.11
1+
VERSION=0.10.12
22
install_package https://launcher-files.modrinth.com/${VERSION}/0.10.7/linux/Modrinth%20App_${VERSION}_amd64.deb

apps/Visual Studio Code/install-32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION=1.105.0
1+
VERSION=1.105.1
22
install_package https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-armhf

apps/Visual Studio Code/install-64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION=1.105.0
1+
VERSION=1.105.1
22
install_package https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-arm64
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION=1.105.0
1+
VERSION=1.105.1
22
install_package https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-x64

0 commit comments

Comments
 (0)