Skip to content

Commit

Permalink
MuseScore: update to 4.3.1
Browse files Browse the repository at this point in the history
manually update due to CI failures from upstream bug pguyot/arm-runner-action#110
  • Loading branch information
theofficialgman committed May 30, 2024
1 parent b88dcc4 commit 9b9f5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/MuseScore/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=4.3.0.241231432
version=4.3.1.241490902

if [ $arch == 32 ];then
url_arch=armv7l
Expand Down

0 comments on commit 9b9f5ba

Please sign in to comment.