Manifests/OpenLens.json
{ "Name": "OpenLens", "Source": "https://github.com/MuhammedKalkan/OpenLens/", "Get": { "Uri": "https://api.github.com/repos/MuhammedKalkan/OpenLens/releases/latest", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*", "MatchFileTypes": "\\.exe$|\\.msi$" }, "Install": { "Setup": "OpenLens-*.exe", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [ ] }, "Virtual": { "Arguments": "", "PostInstall": [ ] } } } |