Skip to content

Commit

Permalink
Pixelorama: update to 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Apr 19, 2024
1 parent e828dd2 commit a0fc1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/Pixelorama/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=v0.11.3
version=v0.11.4

case "$arch" in
"64") wget https://github.com/Pi-Apps-Coders/files/releases/download/large-files/Pixelorama_${version}_arm64.zip -O /tmp/pixelorama.zip || error "Could not download Pixelorama archive" ;;
Expand Down

0 comments on commit a0fc1d0

Please sign in to comment.