From 6543e32ee70d9dfb8a4c9eec443128fa52307818 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 28 Mar 2021 10:34:39 +0800 Subject: [PATCH] ao 1.2.0 (#9328) --- manifests/klaussinani/ao/1.2.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/1.2.0.yaml diff --git a/manifests/klaussinani/ao/1.2.0.yaml b/manifests/klaussinani/ao/1.2.0.yaml new file mode 100644 index 000000000..9b8111a9c --- /dev/null +++ b/manifests/klaussinani/ao/1.2.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: klaussinani.ao +Name: ao +Publisher: klaussinani +Author: klaussinani +Description: Ao is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app. +#AppMoniker: +Tags: electron,todo,microsoft +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/klaussinani/ao +License: MIT +LicenseUrl: https://github.com/klaussinani/ao/blob/master/license.md + +# ================= Installer ================= +Version: 1.2.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v1.2.0/ao-setup-1.2.0.exe + Sha256: 58076a1ef3599b17b7e0b29d7eb32bc31928934e50b2709a7c0f6e9df97e6b1e + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file