From 38ec79c9c6e06fa5cd69b24ce659fc5bf6e139cd Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 24 Jan 2021 23:18:08 +0800 Subject: [PATCH] Musescore 3.6.0 (#6549) --- manifests/Musescore/Musescore/3.6.0.yaml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/Musescore/Musescore/3.6.0.yaml diff --git a/manifests/Musescore/Musescore/3.6.0.yaml b/manifests/Musescore/Musescore/3.6.0.yaml new file mode 100644 index 000000000..fdd34531b --- /dev/null +++ b/manifests/Musescore/Musescore/3.6.0.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: Musescore.Musescore +Publisher: Musescore +Name: Musescore +Author: Musescore +Description: Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore. +#AppMoniker: +Tags: music,midi,musicxml,music notation,sheet music,music production +FileExtensions: mscz,mscx,musicxml,mid,xml,mxml +#Commands: +#Protocols: + +# ================== License ================== +Homepage: https://musescore.org +License: GNU GENERAL PUBLIC LICENSE +LicenseUrl: https://github.com/musescore/MuseScore/blob/master/LICENSE.GPL +# ================= Installer ================= +Version: 3.6.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://cdn.jsdelivr.net/musescore/v3.6/MuseScore-3.6.0.487915773-x86_64.msi + Sha256: 3654da0b777ad77e073a245679b1ffe03e4ba7487e774e2142b20167d0a5a986 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file