From 5464984bcb078ee2992b944d7d576512df84ea14 Mon Sep 17 00:00:00 2001 From: Serraniel Date: Fri, 17 Jul 2020 18:44:59 +0200 Subject: [PATCH] Added winget configuration file --- .config/winget/1.3.0.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .config/winget/1.3.0.0.yaml diff --git a/.config/winget/1.3.0.0.yaml b/.config/winget/1.3.0.0.yaml new file mode 100644 index 0000000..c64928b --- /dev/null +++ b/.config/winget/1.3.0.0.yaml @@ -0,0 +1,17 @@ +Id: Serraniel.DiscordMediaLoader +Publisher: Serraniel +Name: Discord Media Loader +Version: 1.3.0.0 +License: Copyright (C) 2016-2020 Serraniel - Apache License 2.0 +InstallerType: EXE +LicenseUrl: https://github.com/Serraniel/DiscordMediaLoader/blob/master/LICENSE +AppMoniker: +Tags: DiscordMediaLoader,Discord,DML +Description: Tool to automatically download media files from Discord Servers. +Homepage: https://github.com/Serraniel/DiscordMediaLoader +Installers: + - Arch: x86 + InstallerType: EXE + Url: https://github.com/Serraniel/DiscordMediaLoader/releases/download/v1.3.0.0/DiscordMediaLoader_1_3_0_0_Install.exe + Sha256: 0D9CF68A3A4C24E60B26381EA4F71B854D84EEF51FE2C3F7429B3283D1EC157D +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator