diff --git a/manifests/moshfeu/y2mp3/2.5.2.yaml b/manifests/moshfeu/y2mp3/2.5.2.yaml new file mode 100644 index 000000000..da630733d --- /dev/null +++ b/manifests/moshfeu/y2mp3/2.5.2.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: moshfeu.y2mp3 +Publisher: moshfeu +Name: y2mp3 +Author: moshfeu +Description: An Electron app to download youtube playlist +#AppMoniker: +Tags: electron,youtube,music,download,audio,ffmpeg,webpack +FileExtensions: mp3,ogg,m4a,wmv +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/moshfeu/y2mp3 +License: MIT +LicenseUrl: https://github.com/moshfeu/y2mp3/blob/master/LICENSE + +# ================= Installer ================= +Version: 2.5.2 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/moshfeu/y2mp3/releases/download/v2.5.2/y2mp3.Setup.2.5.2.exe + Sha256: bcf1662f50b7bece4d641db435fe909df8818463c917c139a3f3ef5086d2765b + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file