diff --git a/manifests/lightspark/lightspark/0.8.3.yaml b/manifests/lightspark/lightspark/0.8.3.yaml new file mode 100644 index 000000000..acf726ff9 --- /dev/null +++ b/manifests/lightspark/lightspark/0.8.3.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: lightspark.lightspark +Publisher: lightspark +Name: lightspark +Author: lightspark +Description: Lightspark is an open source Flash player implementation for playing files in the SWF format. Lightspark can run as a web browser plugin or as a standalone application. +#AppMoniker: +Tags: flash,web,actionscript +FileExtensions: swf +#Protocols: + +# ================== License ================== +Homepage: https://github.com/lightspark/lightspark +License: LGPL +LicenseUrl: https://github.com/lightspark/lightspark/blob/master/COPYING.LESSER + +# ================= Installer ================= +Version: 0.8.3 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/lightspark/lightspark/releases/download/0.8.3/Lightspark-0.8.3-git-win64.exe + Sha256: e8f8af475ec3b95e4c92fdf374e0fc0928ca696d07c47d002a718e5b81417a56 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file