2022-06-30 00:35:16 +00:00

23 lines
727 B
JSON

{
"version": "0.8.2",
"description": "An HTTP proxy server to automatically authenticate through an NTLM proxy.",
"homepage": "https://github.com/genotrance/px",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/genotrance/px/releases/download/v0.8.2/px-v0.8.2-windows.zip",
"hash": "ed8899501028febc788aa9349eeb276133dc7de84b0c27d25e953a36effc3df4"
}
},
"bin": "px.exe",
"persist": "px.ini",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/genotrance/px/releases/download/v$version/px-v$version-windows.zip"
}
}
}
}