2022-07-22 08:33:06 +00:00

23 lines
727 B
JSON

{
"version": "0.8.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.8.3/px-v0.8.3-windows.zip",
"hash": "d6b82291af34d36fd134ac48d36bca4f2181e868a845ca9814517c606ab72c76"
}
},
"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"
}
}
}
}