From 7bf0173a0b9f5fd1c922a2d570a0c5734796b073 Mon Sep 17 00:00:00 2001 From: Rajat Gupta <55191777+rajatgupta24@users.noreply.github.com> Date: Fri, 19 Feb 2021 10:25:16 +0530 Subject: [PATCH] Create 0.51-3.yaml (#7628) --- manifests/MillerPuckette/PureData/0.51-3.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/MillerPuckette/PureData/0.51-3.yaml diff --git a/manifests/MillerPuckette/PureData/0.51-3.yaml b/manifests/MillerPuckette/PureData/0.51-3.yaml new file mode 100644 index 000000000..cf50595a9 --- /dev/null +++ b/manifests/MillerPuckette/PureData/0.51-3.yaml @@ -0,0 +1,32 @@ +# ================== General ================== +Id: MillerPuckette.PureData +Publisher: MillerPuckette +Name: PureData +Author: Miller Puckette and others +Description: Pure Data (or just Pd) is an open source visual programming language for multimedia +AppMoniker: puredata +Tags: puredata, pd, visual-programming, audio, graphics, music + +# ================== License ================== +Homepage: https://puredata.info/ +License: Standard Improved BSD License +LicenseUrl: https://github.com/pure-data/pure-data/blob/master/LICENSE.txt + +# ================= Installer ================= +MinOSVersion: 5.1.2600 +#Channel: stable # Channel is not supported in this preview (2020-11-20) +Version: 0.51-3 + +Switches: + Custom: /norestart + Silent: /S + SilentWithProgress: /S + #Interactive: # Interactive is not supported in this preview (2020-11-20) + #Language: en-US # Language is not supported in this preview (2020-11-20) + +InstallerType: exe +Installers: + - Arch: x64 + Url: http://msp.ucsd.edu/Software/pd-0.51-3.windows-installer.exe + Sha256: 661e175114553a91591ca405564dc1813f592eaa91d6a721116b589d4061c9d0 + #Scope: machine # Scope is not supported in this preview (2020-11-20)