mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-10 14:23:10 +01:00
added musescore
This commit is contained in:
@@ -1519,6 +1519,14 @@ abstract)
|
|||||||
downloadURL="https://api.goabstract.com/releases/latest/download"
|
downloadURL="https://api.goabstract.com/releases/latest/download"
|
||||||
expectedTeamID="77MZLZE47D"
|
expectedTeamID="77MZLZE47D"
|
||||||
;;
|
;;
|
||||||
|
musescore)
|
||||||
|
# credit: @marcelclaus on MacAdmins Slack
|
||||||
|
name="MuseScore 3"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL=$(downloadURLFromGit musescore MuseScore)
|
||||||
|
expectedTeamID="6EPAF2X3PR"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
# MARK: add new labels above here
|
# MARK: add new labels above here
|
||||||
|
|
||||||
|
|||||||
@@ -83,6 +83,7 @@ microsoftsharepointplugin
|
|||||||
microsoftskypeforbusiness
|
microsoftskypeforbusiness
|
||||||
microsoftteams
|
microsoftteams
|
||||||
microsoftword
|
microsoftword
|
||||||
|
musescore
|
||||||
netnewswire
|
netnewswire
|
||||||
nomad
|
nomad
|
||||||
omnifocus3
|
omnifocus3
|
||||||
|
|||||||
Reference in New Issue
Block a user