From cbbf2ef6919a06f7a729e0f7fd9001d5b156fb79 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Mar 2021 22:15:41 +0800 Subject: [PATCH] ao 5.6.0 (#9293) --- manifests/klaussinani/ao/5.6.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/5.6.0.yaml diff --git a/manifests/klaussinani/ao/5.6.0.yaml b/manifests/klaussinani/ao/5.6.0.yaml new file mode 100644 index 000000000..654100c36 --- /dev/null +++ b/manifests/klaussinani/ao/5.6.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.6.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v5.6.0/ao-setup-5.6.0.exe + Sha256: 83d9de68d5f6bb95ca6b6de7fa6010ee65df66bdea01318d0021d0c9461c5be4 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file