From efed1ac7a7521b05cd136d1eff9cc9c612523724 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 16 Mar 2021 13:33:40 +0800 Subject: [PATCH] aie 0.5.0 (#8797) --- manifests/team-aie/aie/0.5.0.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/team-aie/aie/0.5.0.yaml diff --git a/manifests/team-aie/aie/0.5.0.yaml b/manifests/team-aie/aie/0.5.0.yaml new file mode 100644 index 000000000..7b87c6767 --- /dev/null +++ b/manifests/team-aie/aie/0.5.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: team-aie.aie +Name: aie +Publisher: team-aie +Author: team-aie +Description: A cross-platform audio recorder designed for recording using recording lists (a.k.a. reclists). +#AppMoniker: +Tags: electron,audio,record,utau,deepvocal +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/team-aie/app +License: MIT +LicenseUrl: https://github.com/team-aie/app/blob/master/LICENSE + +# ================= Installer ================= +Version: 0.5.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/team-aie/app/releases/download/v0.5.0/aie-setup-0.5.0.exe + Sha256: fa5f5387039cb323064e2f75aa465a6ecc9a1c3f85caaf5e79e71a834da67904 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file