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