-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add REAPER 6.10 * Update REAPER to 6.26 and multi file manifest format Co-authored-by: chausner <[email protected]>
- Loading branch information
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
manifests/c/Cockos/REAPER/6.26/Cockos.REAPER.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json | ||
PackageIdentifier: Cockos.REAPER | ||
PackageVersion: "6.26" | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: nullsoft | ||
InstallerSuccessCodes: | ||
- 1223 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://www.reaper.fm/files/6.x/reaper626-install.exe | ||
InstallerSha256: A748A60D9E5069F3C63A3ED37B827A3C9AB3428C5A99A9D140F8557A80A6907F | ||
- Architecture: x64 | ||
InstallerUrl: https://www.reaper.fm/files/6.x/reaper626_x64-install.exe | ||
InstallerSha256: 93ADA4A2F273261E361BF287BC2857B782F0065E5DB78EF7C1793FE400E22738 | ||
ManifestType: installer | ||
ManifestVersion: 1.0.0 |
28 changes: 28 additions & 0 deletions
28
manifests/c/Cockos/REAPER/6.26/Cockos.REAPER.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json | ||
PackageIdentifier: Cockos.REAPER | ||
PackageVersion: "6.26" | ||
PackageLocale: en-US | ||
Publisher: Cockos Incorporated | ||
PublisherUrl: https://www.cockos.com/ | ||
PackageName: REAPER | ||
PackageUrl: https://www.reaper.fm/ | ||
License: Copyright © 2005-2021 Cockos Incorporated | ||
Copyright: Copyright © 2005-2021 Cockos Incorporated | ||
ShortDescription: Digital Audio Workstation | ||
Description: > | ||
REAPER is a complete digital audio production application for computers, offering a full | ||
multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset. | ||
REAPER supports a vast range of hardware, digital formats and plugins, and can be comprehensively | ||
extended, scripted and modified. | ||
Tags: | ||
- daw | ||
- digital audio workstation | ||
- audio | ||
- music | ||
- record | ||
- studio | ||
- audio production | ||
- trial | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||
PackageIdentifier: Cockos.REAPER | ||
PackageVersion: "6.26" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.0.0 |