2022-06-14 04:38:17 +00:00

23 lines
727 B
JSON

{
"version": "0.7.1",
"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.7.1/px-v0.7.1-windows.zip",
"hash": "d8602a37abce501169ad2db3b02a13345a61829ed0a11ddfe947be2e4a944790"
}
},
"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"
}
}
}
}