From dce0734b8c3463aa18ed642a66045265514bf0d8 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Wed, 15 Jul 2020 23:13:21 +0300 Subject: [PATCH] Add Reddit-Wallpaper-Changer (#2459) * Add Files-UWP version 0.12.0 * Add Reddit-Wallpaper-Changer * fix manifest --- .../Reddit-Wallpaper-Changer/1.0.13.0.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/Rawns/Reddit-Wallpaper-Changer/1.0.13.0.yaml diff --git a/manifests/Rawns/Reddit-Wallpaper-Changer/1.0.13.0.yaml b/manifests/Rawns/Reddit-Wallpaper-Changer/1.0.13.0.yaml new file mode 100644 index 000000000..78782e196 --- /dev/null +++ b/manifests/Rawns/Reddit-Wallpaper-Changer/1.0.13.0.yaml @@ -0,0 +1,22 @@ +# ================== General ================== +Id: Rawns.Reddit-Wallpaper-Changer +Publisher: Rawns +Name: Reddit-Wallpaper-Changer +Author: Rawns +Description: Reddit Wallpaper Changer is a lightweight C# application for Windows that will scrape Reddit for fresh desktop wallpapers. You can specify which subs to scrape from and how oftern to rotate your wallpaper. +AppMoniker: Reddit-Wallpaper-Changer +Tags: wallpaper, reddit + +# ================== License ================== +Homepage: https://github.com/Rawns/Reddit-Wallpaper-Changer +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/Rawns/Reddit-Wallpaper-Changer/master/LICENSE.md + +# ================= Installer ================= +Version: 1.0.13.0 + +InstallerType: msi +Installers: + - Arch: Neutral + Url: https://github.com/Rawns/Reddit-Wallpaper-Changer/releases/download/release/Reddit.Wallpaper.Changer.msi + Sha256: 419eb373c54a5d0f705fe18b8557019321f01ad575e0a1fae03f40920a36ccb2 \ No newline at end of file