29 lines
917 B
YAML
29 lines
917 B
YAML
# ================== 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
|
|
|
|
|
|
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
|