From 072b3345df8c887c70afb62cccdc97a5a95a1dc9 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 3 Jan 2021 22:46:15 +0800 Subject: [PATCH] soundbug 2.3.0 (#5840) --- manifests/soundbug/soundbug/2.3.0.yaml | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/soundbug/soundbug/2.3.0.yaml diff --git a/manifests/soundbug/soundbug/2.3.0.yaml b/manifests/soundbug/soundbug/2.3.0.yaml new file mode 100644 index 000000000..0bb13a497 --- /dev/null +++ b/manifests/soundbug/soundbug/2.3.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: soundbug.soundbug +Publisher: soundbug +Name: soundbug +Author: soundbug +Description: An easy-to-use daw for music education +#AppMoniker: +Tags: music,midi,daw,edu,education +FileExtensions: mid +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://upload.soundbug.cn/download/index.html +License: copyright (c) soundbug +#LicenseUrl: + +# ================= Installer ================= +Version: 2.3.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://upload.soundbug.cn/daw/client/SoundBug-v2.3.0.exe + Sha256: 93ecbfe6baa2bf3713f5fa7e746bb32a0bca63343fdf1316bae320eff70d453f + Switches: + Silent: /exebasicui /qb + SilentWithProgress: /exebasicui /qb \ No newline at end of file