From aaabf1abea08e1a620961267b20119b5027c1ce0 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 15 Feb 2021 13:39:33 +0800 Subject: [PATCH] pomodoro 2.2.3 (#7440) --- manifests/g07cha/pomodoro/2.2.3.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/g07cha/pomodoro/2.2.3.yaml diff --git a/manifests/g07cha/pomodoro/2.2.3.yaml b/manifests/g07cha/pomodoro/2.2.3.yaml new file mode 100644 index 000000000..b4334fc4a --- /dev/null +++ b/manifests/g07cha/pomodoro/2.2.3.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: g07cha.pomodoro +Publisher: G07cha +Name: pomodoro +Author: G07cha +Description: Time managment tool for Windows and OS X based on Pomodoro Technique. +#AppMoniker: +Tags: electron,time,timer,management +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/G07cha/pomodoro +License: MIT +LicenseUrl: https://github.com/G07cha/pomodoro/blob/master/license + +# ================= Installer ================= +Version: 2.2.3 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/G07cha/pomodoro/releases/download/v2.2.3/pomodoro-setup-2.2.3.exe + Sha256: e1bef66659a6f9b7d67acb92671861fbdab97c1e3d8f9d25fc7aaa7eaa330ad8 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file