Skip to content

Commit

Permalink
Prism Launcher: update to 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Jun 23, 2024
1 parent dfb0cf5 commit 2283e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Minecraft Java Prism Launcher/install-32
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=8.3-1
version=8.4-1

install_packages mesa-utils https://github.com/Pi-Apps-Coders/files/releases/download/large-files/prismlauncher_${version}_armhf.deb || exit 1

Expand Down
2 changes: 1 addition & 1 deletion apps/Minecraft Java Prism Launcher/install-64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=8.3-1
version=8.4-1

install_packages mesa-utils https://github.com/Pi-Apps-Coders/files/releases/download/large-files/prismlauncher_${version}_arm64.deb || exit 1

Expand Down

0 comments on commit 2283e65

Please sign in to comment.