Skip to content

Commit

Permalink
MuseScore: Update App Versions
Browse files Browse the repository at this point in the history
- MuseScore-arm64: 4.4.2.242570931 -> 4.4.3.242971445
- MuseScore-armhf: 4.4.2.242570931 -> 4.4.3.242971445
  • Loading branch information
github-actions[bot] committed Oct 24, 2024
1 parent f1064af commit a685a42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/MuseScore/install
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

version_armhf=4.4.2.242570931
version_arm64=4.4.2.242570931
version_armhf=4.4.3.242971445
version_arm64=4.4.3.242971445

if [ $arch == 32 ];then
version_select="$version_armhf"
Expand Down

0 comments on commit a685a42

Please sign in to comment.