28 lines
711 B
YAML
28 lines
711 B
YAML
# 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
|