2022-04-26 00:33:37 +00:00

23 lines
727 B
JSON

{
"version": "0.6.3",
"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.6.3/px-v0.6.3-windows.zip",
"hash": "15309689687033279921160ae32704e5bdbe4528597b32132bff0d3598f4e448"
}
},
"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"
}
}
}
}