Skip to content

Commit

Permalink
Prism Launcher: update to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Jul 26, 2023
1 parent d6c73f8 commit b75cd1b
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=7.1-1
version=7.2-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=7.1-1
version=7.2-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 b75cd1b

Please sign in to comment.