diff --git a/manifests/team-aie/aie/0.6.0.yaml b/manifests/team-aie/aie/0.6.0.yaml new file mode 100644 index 000000000..9e2ca5a48 --- /dev/null +++ b/manifests/team-aie/aie/0.6.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.6.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/team-aie/app/releases/download/v0.6.0/aie-setup-0.6.0.exe + Sha256: 0e79b6a6567387219da8c2557e12457f2359757a93f47f7378d74a37b5dd0832 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file