diff --git a/manifests/SuperCollider/SuperCollider/3.11.0.yaml b/manifests/SuperCollider/SuperCollider/3.11.0.yaml new file mode 100644 index 000000000..affb59492 --- /dev/null +++ b/manifests/SuperCollider/SuperCollider/3.11.0.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: SuperCollider.SuperCollider +Publisher: SuperCollider +Name: SuperCollider +Author: James McCartney and others +Description: SuperCollider is a platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound. +AppMoniker: supercollider +Tags: supercollider, sc, audio, synthesis, composition, sound + +# ================== License ================== +Homepage: https://supercollider.github.io/ +License: GPLv3 +LicenseUrl: https://github.com/supercollider/supercollider/blob/develop/COPYING + +# ================= Installer ================= +MinOSVersion: 6.0.6002 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 3.11.0 + +Switches: + Custom: /norestart + Silent: /S + SilentWithProgress: /S + #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: exe +Installers: + - Arch: x64 + Url: https://github.com/supercollider/supercollider/releases/download/Version-3.11.0/SuperCollider-3.11.0_Release-x64-VS-e341b49.exe + Sha256: 831A77D225DC05E7BF12EB6792B7FF1BC3A655BA484C392929F673A1427801F8 + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0