Skip to content

Commit

Permalink
Add REAPER 6.26 (#878)
Browse files Browse the repository at this point in the history
* Add REAPER 6.10

* Update REAPER to 6.26 and multi file manifest format

Co-authored-by: chausner <[email protected]>
  • Loading branch information
chausner and chausner authored Apr 14, 2021
1 parent cf0ca82 commit 7a0202d
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifests/c/Cockos/REAPER/6.26/Cockos.REAPER.installer.yaml
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 manifests/c/Cockos/REAPER/6.26/Cockos.REAPER.locale.en-US.yaml
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
6 changes: 6 additions & 0 deletions manifests/c/Cockos/REAPER/6.26/Cockos.REAPER.yaml
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

0 comments on commit 7a0202d

Please sign in to comment.