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