From 6a35d6374f1254c1a6a3ed22b0c0a82736caf7f6 Mon Sep 17 00:00:00 2001 From: Athul Vinod <26256974+PlaidDroid@users.noreply.github.com> Date: Sat, 18 Jul 2020 20:58:11 +0530 Subject: [PATCH] Add SonicPi (#2503) * Add SonicPi * Add SonicPi --- manifests/SonicPi/SonicPi/3.2.2.yaml | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/SonicPi/SonicPi/3.2.2.yaml 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