Skip to content

Commit

Permalink
Pixelorama: Update App Versions
Browse files Browse the repository at this point in the history
- Pixelorama-all: v1.0.2 -> v1.0.3
  • Loading branch information
github-actions[bot] committed Sep 14, 2024
1 parent 3de0ae7 commit 26664cb
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=v1.0.2
version=v1.0.3

case "$arch" in
"64") wget https://github.com/Orama-Interactive/Pixelorama/releases/download/${version}/Pixelorama-Linux-ARM64.tar.gz -O /tmp/pixelorama.tar.gz || error "Could not download Pixelorama archive" ;;
Expand Down

0 comments on commit 26664cb

Please sign in to comment.