From 247a9101ba5c12a7e313113c417eb942f4992be8 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 9 Feb 2021 14:45:30 +0800 Subject: [PATCH] crushee 2.3.0 (#7174) --- manifests/XanderFrangos/crushee/2.3.0.yaml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/XanderFrangos/crushee/2.3.0.yaml diff --git a/manifests/XanderFrangos/crushee/2.3.0.yaml b/manifests/XanderFrangos/crushee/2.3.0.yaml new file mode 100644 index 000000000..2e4700111 --- /dev/null +++ b/manifests/XanderFrangos/crushee/2.3.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: xanderfrangos.crushee +Publisher: xanderfrangos +Name: Crushee +Author: xanderfrangos +Description: Crushee is an image compression tool, powered by Electron and Node.js. It accepts JPEG, PNG, GIF, SVG, and WebP files, and will convert to JPEG, PNG, or WebP. It's useful for batch optimization and resizing images. You can carefully tune your images to meet your needs without having to re-upload or restart every time. +#AppMoniker: +Tags: photo,picture,image,resize,electron,compress +FileExtensions: jpeg,png,gif,svg,webp +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/xanderfrangos/crushee +License: MIT +LicenseUrl: https://github.com/xanderfrangos/crushee/blob/master/LICENSE + +# ================= Installer ================= +Version: 2.3.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/xanderfrangos/crushee/releases/download/v2.3.0/Crushee-v2.3.0-win-setup.exe + Sha256: cf416ffda62d05235c92c9766fc025bcd811425dc92bc08fe098a16cf433bee6 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file