Skip to content

Commit 52e4545

Browse files
committed
Update Better Scratch, Modrinth, Prism Launcher, Visual Studio Code
1 parent 1f1bc7e commit 52e4545

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

apps/Better Scratch/install-x64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION=1.4.0
1+
VERSION=
22
GH_VER=1.4
33
install_package https://github.com/betterscratch/desktop/releases/download/${GH_VER}/Better.Scratch-linux-amd64-${VERSION}.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.30
1+
VERSION=
22
install_package https://launcher-files.modrinth.com/${VERSION}/0.10.7/linux/Modrinth%20App_${VERSION}_amd64.deb

apps/Prism Launcher/install-x64

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

44
mkdir $HOME/.local
55
cd $HOME/.local

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.109.5
1+
VERSION=
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.109.5
1+
VERSION=
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.109.5
1+
VERSION=
22
install_package https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-x64

0 commit comments

Comments
 (0)