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