From d7699cc4ef157afa763cf950caa2891d9373a095 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sun, 17 Jan 2021 17:02:23 +0000 Subject: [PATCH] Remove manifest that no longer works for soundbug version 2.3.0 (#6178) --- manifests/soundbug/soundbug/2.3.0.yaml | 27 -------------------------- 1 file changed, 27 deletions(-) delete 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 deleted file mode 100644 index 0bb13a497..000000000 --- a/manifests/soundbug/soundbug/2.3.0.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# ================== 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