Manifests/Npcap.json
{ "Name": "Npcap", "Source": "https://npcap.com/", "Get": { "Update": { "Uri": "https://api.github.com/repos/nmap/npcap/tags", "ContentType": "application/json; charset=utf-8" }, "Download": { "Uri": "https://npcap.com/dist/npcap-#version.exe", "ReplaceText": "#version" } }, "Install": { "Setup": "npcap-*.exe", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |