34
manifests/SonicPi/SonicPi/3.2.2.yaml
Normal file
34
manifests/SonicPi/SonicPi/3.2.2.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user