mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
px: Update to version 0.6.1 (#3478)
This commit is contained in:
parent
5efd2c6e29
commit
2f7630d96e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.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.6.0/px-v0.6.0.zip",
|
||||
"hash": "e1f6e5d923abdc0c143ba4c7a3970bfa6e669220df7d1484a3b71fcce9e18351"
|
||||
"url": "https://github.com/genotrance/px/releases/download/v0.6.1/px-v0.6.1-windows.zip",
|
||||
"hash": "3385a2f21171500dd87a28589961aad3d5ea310e67c55c49968dc6f9017c61ff"
|
||||
}
|
||||
},
|
||||
"bin": "px.exe",
|
||||
@ -15,7 +15,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/genotrance/px/releases/download/v$version/px-v$version.zip"
|
||||
"url": "https://github.com/genotrance/px/releases/download/v$version/px-v$version-windows.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user