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