Update audacity manifest (#12333)
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
@@ -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
|
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
|
PackageVersion: 3.0.2
|
||||||
InstallerType: inno
|
DefaultLocale: en-US
|
||||||
Installers:
|
ManifestType: version
|
||||||
- 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
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user