From 358a44ebd1ea860f6c9c245534c89d214fd8a7bf Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Fri, 24 Jul 2020 18:19:02 -0700 Subject: [PATCH] Update aimp (#2620) * Uplay v112.2 * The installer is just x86 * update-AIMP Co-authored-by: Esco --- manifests/AIMP/AIMP/4.70.2224.yaml | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 manifests/AIMP/AIMP/4.70.2224.yaml diff --git a/manifests/AIMP/AIMP/4.70.2224.yaml b/manifests/AIMP/AIMP/4.70.2224.yaml new file mode 100644 index 000000000..ffc5dff83 --- /dev/null +++ b/manifests/AIMP/AIMP/4.70.2224.yaml @@ -0,0 +1,36 @@ +# ================== General ================== +Id: AIMP.AIMP +Publisher: AIMP +Name: AIMP +Author: Artem Izmaylov, Mike Green +Description: AIMP is a freeware audio player +AppMoniker: aimp +Tags: audio player, music player +FileExtensions: CDA, AAC, AC3, APE, DTS, FLAC, IT, MIDI, MO3, MOD, M4A, M4B, MP1, MP2, MP3, MPC, MTM, OFR, OGG, OPUS, RMI, S3M, .SPX, TAK, TTA, UMX, WAV, WMA, WV, XM + +# ================== License ================== +Homepage: https://www.aimp.ru +License: LGPLv2.1 - © Artem Izmaylov 2006-2020 | All rights reserved +LicenseUrl: https://www.aimp.ru/files/windows/EULA_lang-en.txt + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 4.70.2224 + +Switches: + Custom: /AUTO + Silent: /SILENT + SilentWithProgress: "" + #Interactive: + Language: en-US + +InstallerType: exe +Installers: + - Arch: x86 + Url: http://aimp.su/storage/3aa6163b63c99a2b9bb51abdf094d3ad/aimp_4.70.2224.exe + Sha256: 95c7e540a9bce06e5ce19d664c83f1f63db8729b08244e3e46ce31fb63c9c6f0 + Scope: machine + +# ManifestVersion: 0.1.0 +