From 4b9875acaf982f788d74004b6470e9bce3ea766f Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Mar 2021 21:39:05 +0800 Subject: [PATCH] ao 6.4.0 (#9287) --- manifests/klaussinani/ao/6.4.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/klaussinani/ao/6.4.0.yaml diff --git a/manifests/klaussinani/ao/6.4.0.yaml b/manifests/klaussinani/ao/6.4.0.yaml new file mode 100644 index 000000000..75ed72989 --- /dev/null +++ b/manifests/klaussinani/ao/6.4.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.4.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/klaussinani/ao/releases/download/v6.4.0/ao-setup-6.4.0.exe + Sha256: 0ff7a632eec2cb9fb945775df2eaf63217f47861ccb6e395612df8573922a89c + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file