From f0f5a966273561eb13e3be784279ac9598b43912 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 28 Mar 2021 10:53:31 +0800 Subject: [PATCH] ao 3.0.0 (#9325) --- manifests/klaussinani/ao/3.0.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/3.0.0.yaml diff --git a/manifests/klaussinani/ao/3.0.0.yaml b/manifests/klaussinani/ao/3.0.0.yaml new file mode 100644 index 000000000..d43e26f7c --- /dev/null +++ b/manifests/klaussinani/ao/3.0.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: 3.0.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v3.0.0/ao-setup-3.0.0.exe + Sha256: 85f23304cceab6e2c2415b47d0483afa576f8bee7192479cde5f4d888c5dede0 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file