From 6e68f68e9c24389521b33ef381df8500133868bd Mon Sep 17 00:00:00 2001 From: Serraniel Date: Mon, 27 Jul 2020 13:36:22 +0200 Subject: [PATCH] Prepared new winget yaml file --- install/winget/1.4.0.0.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 install/winget/1.4.0.0.yaml diff --git a/install/winget/1.4.0.0.yaml b/install/winget/1.4.0.0.yaml new file mode 100644 index 0000000..5fbbca0 --- /dev/null +++ b/install/winget/1.4.0.0.yaml @@ -0,0 +1,21 @@ +Id: Serraniel.DiscordMediaLoader +Publisher: Serraniel +Name: Discord Media Loader +Version: 1.4.0.0 +License: Copyright (C) 2016-2020 Serraniel - Apache License 2.0 +InstallerType: NULLSOFT +LicenseUrl: https://github.com/Serraniel/DiscordMediaLoader/blob/master/LICENSE +AppMoniker: Discord Media Loader +Tags: DiscordMediaLoader,Discord,DML +Description: Tool to automatically download media files from Discord Servers. +Homepage: https://github.com/Serraniel/DiscordMediaLoader +Installers: + - Arch: x86 + InstallerType: Inno + Url: https://github.com/Serraniel/DiscordMediaLoader/releases/download/v1.4.0.0/Discord_Media_Loader_Setup.exe + Sha256: fe96c42c491e742a44f18faa3d1a60139b24a3ce98d9f53870a4023c43148c28 + Language: EN +Switches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator