diff --git a/manifests/jbreland/uniextract/1.6.1.yaml b/manifests/jbreland/uniextract/1.6.1.yaml new file mode 100644 index 000000000..47ff7e733 --- /dev/null +++ b/manifests/jbreland/uniextract/1.6.1.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: jbreland.uniextract +Publisher: jbreland +Name: universal extractor +Author: jbreland +Description: Universal Extractor is a program designed to decompress and extract files from any type of archive or installer, such as ZIP or RAR files, self-extracting EXE files, application installers, etc. +#AppMoniker: +Tags: extract,archive,installer +FileExtensions: zip,rar,exe,ace,kgb,pea,7z,iso +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://www.legroom.net/software/uniextract +License: gpl +#LicenseUrl: + +# ================= Installer ================= +Version: 1.6.1 +InstallerType: inno +Installers: + - Arch: x64 + Url: https://www.legroom.net/scripts/download.php?file=uniextract161 + Sha256: 6df6a742c23eefa480cb37bad3835c5005801c61168d32610504eeb72c7b7f30 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file