diff --git a/manifests/oxygendioxide/utaformatix/3.6.yaml b/manifests/oxygendioxide/utaformatix/3.6.yaml new file mode 100644 index 000000000..5599fa222 --- /dev/null +++ b/manifests/oxygendioxide/utaformatix/3.6.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: oxygendioxide.utaformatix +Publisher: Oxygen Dioxide +Name: Utaformatix +Author: Oxygen Dioxide +Description: Utaformatix (https://sdercolin.github.io/utaformatix3/) is an open source online singing synthesis project converter. It supports vocaloid, utau, deepvocal, cevio and synth-v. This is an electron app which lets you use it offline. +#AppMoniker: +Tags: music,music production,singing synthesis,vocaloid,utau,deepvocal,cevio,synthv,midi,musicxml,convert,electron,nativefier +FileExtensions: vsqx,vpr,ust,ccs,dv,svp,s5p,xml,ppsf +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/oxygen-dioxide/utaformatix-electron +License: Apache +LicenseUrl: https://github.com/oxygen-dioxide/utaformatix-electron/blob/master/LICENSE + +# ================= Installer ================= +Version: 3.6 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/oxygen-dioxide/utaformatix-electron/releases/download/3.6/UtaFormatix-3.6-win32-x64.exe + Sha256: 58565e5ea0869370f53ba061bc5a01300d2ebac0d7a3088c880ecf45da07b115 + Switches: + Silent: -y -o".\utaformatix" + SilentWithProgress: -y -o".\utaformatix" \ No newline at end of file