diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 4078135330..38611c6b8d 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "127.0.6533.64-2", + "version": "127.0.6533.64-3", "description": "A proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.", "homepage": "https://github.com/klzgrad/naiveproxy", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v127.0.6533.64-2/naiveproxy-v127.0.6533.64-2-win-x64.zip", - "hash": "fc7888321936b406f56083c176dfa566e242769f5cf1ac1935050e8e2a98e545", - "extract_dir": "naiveproxy-v127.0.6533.64-2-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v127.0.6533.64-3/naiveproxy-v127.0.6533.64-3-win-x64.zip", + "hash": "1d71683b45c1d263fa9080169058ee563edc9e7c28312dfb33eb64b61526b2bc", + "extract_dir": "naiveproxy-v127.0.6533.64-3-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v127.0.6533.64-2/naiveproxy-v127.0.6533.64-2-win-x86.zip", - "hash": "71a975ecbde9f5e27f934e0181586a63e3edd9befe01d8a2995748841588313f", - "extract_dir": "naiveproxy-v127.0.6533.64-2-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v127.0.6533.64-3/naiveproxy-v127.0.6533.64-3-win-x86.zip", + "hash": "1f71ace71f98daaf6654ce44842dc4032fa9263b64993f7ca0dd6837ab60e380", + "extract_dir": "naiveproxy-v127.0.6533.64-3-win-x86" } }, "bin": "naive.exe",