From 5e6dccb79ecbf04c1e16c92024ea11a7a65d30e3 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 28 Mar 2021 09:47:36 +0800 Subject: [PATCH] ao 5.0.0 (#9323) --- manifests/klaussinani/ao/5.0.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/5.0.0.yaml diff --git a/manifests/klaussinani/ao/5.0.0.yaml b/manifests/klaussinani/ao/5.0.0.yaml new file mode 100644 index 000000000..52d7aed4e --- /dev/null +++ b/manifests/klaussinani/ao/5.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: 5.0.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v5.0.0/ao-setup-5.0.0.exe + Sha256: c3f36f8c0397a7e9c18acbc9fbf40a41c0cff1035a6278b0e98276b76de83aa8 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file