diff --git a/manifests/SonicPi/SonicPi/3.2.2.yaml b/manifests/SonicPi/SonicPi/3.2.2.yaml new file mode 100644 index 000000000..735957dc3 --- /dev/null +++ b/manifests/SonicPi/SonicPi/3.2.2.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: SonicPi.sonicpi +Publisher: SonicPi +Name: SonicPi +Author: Samuel Aaron and contributors +Description: Sonic Pi is a code-based music creation and performance tool. +AppMoniker: sonicpi +Tags: sonicpi, live-coding, music, synth, audio + +# ================== License ================== +Homepage: https://sonic-pi.net/ +License: MIT +LicenseUrl: https://github.com/sonic-pi-net/sonic-pi/blob/main/LICENSE.md + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 3.2.2 + +Switches: + Custom: /norestart + Silent: /quiet /qn + SilentWithProgress: /passive + #Interactive: # Interactive is not supported in this preview (5/24/2020) + #Language: en-US # Language is not supported in this preview (5/24/2020) + +InstallerType: msi +Installers: + - Arch: x64 + Url: http://sonic-pi.net/files/releases/v3.2.2/sonic-pi-for-win-x64-v3.2.2.msi + Sha256: 0b585382fdfa238d38bd37823f63e61be009a0424284a1441803d70c64b8bc70 + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0