Update audacity manifest (#12333)

This commit is contained in:
Code
2021-05-08 22:56:30 -04:00
committed by GitHub
parent 7a06ee731e
commit f916e9a367
3 changed files with 55 additions and 25 deletions

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Audacity.Audacity
PackageVersion: 3.0.2
MinimumOSVersion: 10.0.0.0
FileExtensions:
- wav
- aiff
- pcm
- flac
- mp3
- ogg
- ogv
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.0.2/audacity-win-3.0.2.exe
InstallerSha256: 2FA8E586A339D9DA8DCF49C21F4CD1CBAA24691B1DCC0D02F6C9F451AC8BEA47
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,25 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Audacity.Audacity
PackageVersion: 3.0.2
PackageLocale: en-US
Publisher: Audacity
#PublisherUrl:
#PublisherSupportUrl:
#PrivacyUrl:
Author: Audacity Team
PackageName: Audacity
PackageUrl: https://www.audacityteam.org/
License: GPL-2.0-or-later
LicenseUrl: https://www.audacityteam.org/about/license
#Copyright:
#CopyrightUrl:
ShortDescription: An easy-to-use, multi-track audio editor and recorder.
Description: Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems.
Moniker: audacity
Tags:
- audacity
- audio
- dsp
- foss
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,28 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Audacity.Audacity
Publisher: Audacity
PackageName: Audacity
Author: Audacity Team
ShortDescription: An easy-to-use, multi-track audio editor and recorder.
Moniker: audacity
Tags:
- audacity
- admin
- audio
- dsp
- foss
- cross-platform
PackageUrl: https://www.audacityteam.org/
License: GPL 2.0 or later
LicenseUrl: https://www.audacityteam.org/about/license
MinimumOSVersion: 10.0.0.0
PackageVersion: 3.0.2
InstallerType: inno
Installers:
- Architecture: x86
InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.0.2/audacity-win-3.0.2.exe
InstallerSha256: 2FA8E586A339D9DA8DCF49C21F4CD1CBAA24691B1DCC0D02F6C9F451AC8BEA47
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0