Manifests/NanaZip.json
{ "Name": "NanaZip", "Source": "https://github.com/M2Team/NanaZip", "Get": { "Uri": "https://api.github.com/repos/M2Team/NanaZip/releases/latest", "MatchVersion": "(\\d+.\\d+.\\d+.\\d+).*$", "MatchFileTypes": "\\.msixbundle$" }, "Install": { "Setup": "", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |