Skip to content

Commit

Permalink
Pixelorama: update to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Nov 1, 2023
1 parent 0a3f1a3 commit 68221d5
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.2
version=v0.11.3

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 68221d5

Please sign in to comment.