diff --git a/manifests/Audacity/Audacity/2.4.2.yaml b/manifests/Audacity/Audacity/2.4.2.yaml new file mode 100644 index 000000000..071062bfc --- /dev/null +++ b/manifests/Audacity/Audacity/2.4.2.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: Audacity.Audacity +Publisher: Audacity +Name: Audacity +Author: Audacity +Description: An easy-to-use, multi-track audio editor and recorder. +AppMoniker: audacity +Tags: audacity, admin, audio, dsp, foss, cross-platform + +# ================== License ================== +Homepage: https://www.audacityteam.org/ +License: GPL 2.0 or later +LicenseUrl: https://www.audacityteam.org/about/license + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 2.4.2 + +Switches: + Custom: /norestart + Silent: /verysilent + SilentWithProgress: /silent + #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: inno +Installers: + - Arch: x86 + Url: https://fossies.org/windows/misc/audacity-win-2.4.2.exe + Sha256: 1f20cd153b2c322bf1ff9941e4e5204098abdc7da37250ce3fb38612b3e927ba + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0