From 425acc47e3f7a3105a95c38de01194c8bc786d4d Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 24 Dec 2020 19:20:15 +0800 Subject: [PATCH] LMMSNightly 1.3.0 (#5686) --- manifests/LMMS/LMMSNightly/1.3.0.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/LMMS/LMMSNightly/1.3.0.yaml diff --git a/manifests/LMMS/LMMSNightly/1.3.0.yaml b/manifests/LMMS/LMMSNightly/1.3.0.yaml new file mode 100644 index 000000000..b4a860f48 --- /dev/null +++ b/manifests/LMMS/LMMSNightly/1.3.0.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: LMMS.LMMSNightly +Publisher: LMMS +Name: LMMS Nightly +Author: LMMS +Description: "Get a sneak peek at our next generation daw, and help us make it the best daw it can be: try LMMS Nightly." +AppMoniker: lmms-nightly +Tags: music,midi,daw,audio,vst,fl studio,music production +FileExtensions: mid,mmp,mmpz,mpt +#Protocols: + +# ================== License ================== +Homepage: https://lmms.io/ +License: GPLv2 +LicenseUrl: https://github.com/LMMS/lmms/blob/master/LICENSE.txt + +# ================= Installer ================= +Version: 1.3.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/LMMS/lmms/releases/download/v1.3.0-alpha.1/lmms-1.3.0-alpha.1.33%2Bg4f74151f0-mingw-win64.exe + Sha256: 486ef7c66e622687375133bb2f5896a90b4035998a98846e9560936ae64907c2 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file