diff --git a/bucket/xx-net.json b/bucket/xx-net.json index 4cf8eea3be020b..0bc76e381b71d0 100644 --- a/bucket/xx-net.json +++ b/bucket/xx-net.json @@ -1,10 +1,10 @@ { - "version": "4.8.0", + "version": "5.4.2", "description": "An HTTP/HTTPS MITM proxy to circumvent Internet censorship, successor of GoAgent", "homepage": "https://github.com/XX-net/XX-Net", "license": "BSD-2-Clause", - "url": "https://github.com/XX-net/XX-Net/releases/download/4.8.0/XX-Net-Windows-4.8.0.7z", - "hash": "9e0ec4e87980c42dd2d052853eba52084b90546f208b972201dddabc101c0c6b", + "url": "https://github.com/XX-net/XX-Net/releases/download/5.4.2/XX-Net-win10-5.4.2.zip", + "hash": "2478e0c984f76807d1e7a7a693c5bb018cd0589ca303fa1538f9667a71d64c9f", "extract_dir": "XX-Net", "bin": [ [ @@ -23,6 +23,6 @@ "persist": "data", "checkver": "github", "autoupdate": { - "url": "https://github.com/XX-net/XX-Net/releases/download/$version/XX-Net-Windows-$version.7z" + "url": "https://github.com/XX-net/XX-Net/releases/download/$version/XX-Net-win10-$version.zip" } }