From 7971dbc1aa8c263cca816627ad0e17ae5cff30c2 Mon Sep 17 00:00:00 2001 From: chausner <15180557+chausner@users.noreply.github.com> Date: Wed, 14 Apr 2021 06:44:13 +0200 Subject: [PATCH] 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 --- .../WillowSoftware.AnvilStudio.installer.yaml | 25 ++++++++++++++ ...llowSoftware.AnvilStudio.locale.en-US.yaml | 33 +++++++++++++++++++ .../WillowSoftware.AnvilStudio.yaml | 6 ++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.installer.yaml create mode 100644 manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.locale.en-US.yaml create mode 100644 manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.yaml diff --git a/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.installer.yaml b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.installer.yaml new file mode 100644 index 000000000..ac4fc3676 --- /dev/null +++ b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.installer.yaml @@ -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 diff --git a/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.locale.en-US.yaml b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.locale.en-US.yaml new file mode 100644 index 000000000..1ac1b02af --- /dev/null +++ b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.locale.en-US.yaml @@ -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 \ No newline at end of file diff --git a/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.yaml b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.yaml new file mode 100644 index 000000000..babe9eb36 --- /dev/null +++ b/manifests/w/WillowSoftware/AnvilStudio/2020.12.03/WillowSoftware.AnvilStudio.yaml @@ -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 \ No newline at end of file