From b03fe5fa758b40e9f89fd00e7ac26539cfc54072 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Feb 2021 01:12:12 +0800 Subject: [PATCH] museeks 0.11.5 (#7991) * museeks 0.11.5 * museeks 0.11.5 --- manifests/martpie/museeks/0.11.5.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/martpie/museeks/0.11.5.yaml diff --git a/manifests/martpie/museeks/0.11.5.yaml b/manifests/martpie/museeks/0.11.5.yaml new file mode 100644 index 000000000..b03aec027 --- /dev/null +++ b/manifests/martpie/museeks/0.11.5.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: martpie.museeks +Name: museeks +Publisher: martpie +Author: martpie +Description: A simple, clean and cross-platform music player +#AppMoniker: +Tags: electron,music,audio,react +FileExtensions: mp3,mp4,m4a,aac,flac,wav,ogg,3gp,m3u +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/martpie/museeks +License: mit +LicenseUrl: https://github.com/martpie/museeks/blob/master/LICENSE + +# ================= Installer ================= +Version: 0.11.5 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/martpie/museeks/releases/download/0.11.5/museeks-setup.exe + Sha256: 7d1197b6f316306182ff15474af10ba180834bd105ee30ea0aceb286364a57ea + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file