2022-06-29 00:33:18 +00:00

23 lines
727 B
JSON

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