From 8c1b1fe27f1238976c3c31d38b16672884d123a5 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Mar 2021 20:56:37 +0800 Subject: [PATCH] ao 6.7.0 (#9285) --- manifests/klaussinani/ao/6.7.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/6.7.0.yaml diff --git a/manifests/klaussinani/ao/6.7.0.yaml b/manifests/klaussinani/ao/6.7.0.yaml new file mode 100644 index 000000000..eb59be9a7 --- /dev/null +++ b/manifests/klaussinani/ao/6.7.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: 6.7.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v6.7.0/ao-setup-6.7.0.exe + Sha256: e0516fb7f9300c322e32913c4083c3f498b11763950657a5eb69f7e56cc46118 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file