Add Anvil Studio 2020.12.03 (#535)

* Add AnvilStudio 2020.04.03

* Update AnvilStudio manifest to multi file format

* Fix indentation

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner
2021-04-14 06:44:13 +02:00
committed by GitHub
parent 7a0202d57b
commit 7971dbc1aa
3 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: WillowSoftware.AnvilStudio
PackageVersion: 2020.12.03
Platform:
- Windows.Desktop
InstallerType: exe
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: -s -sp" /quiet /norestart"
SilentWithProgress: -s -sp" /passive /norestart"
InstallerSuccessCodes:
- 1000
UpgradeBehavior: install
Installers:
- Architecture: x86
InstallerUrl: http://anvilstudio.com/x/asinstall.exe
InstallerSha256: C0BAB80CCE23F43C5CEBF7ABF596F1C52D67467357FD6C6E5BF983D6E876C9B0
- Architecture: x64
InstallerUrl: http://anvilstudio.com/x64/asinstall.exe
InstallerSha256: C2C8735C0E887C59E2C9FA0490E62083E407645C5E1552493E4517D40AFC12BC
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,33 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: WillowSoftware.AnvilStudio
PackageVersion: 2020.12.03
PackageLocale: en-US
Publisher: Willow Software
PublisherUrl: https://anvilstudio.com/
PackageName: Anvil Studio
PackageUrl: https://anvilstudio.com/
License: Copyright © 1997-2020 by Willow Software
Copyright: Copyright © 1997-2020 by Willow Software
ShortDescription: Create songs with extensive MIDI and Audio editing capabilities
Description: >
Anvil Studio ™ is a free Windows 10 / 8.x / 7 Program
designed for people who want to:
• record music with MIDI and Audio equipment
• compose music for MIDI and Audio equipment
• sequence music with MIDI equipment
• play with music using a computer, and
• print sheet music from standard MIDI files with the optional Print-Sheet accessory.
Tags:
- MIDI
- music
- audio
- record
- compose
- sheet music
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: WillowSoftware.AnvilStudio
PackageVersion: 2020.12.03
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0