From be30bf373a6ac81452dd26259d5ef95a850d43c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 24 Apr 2021 22:07:59 +0200 Subject: [PATCH] naiveproxy: Update to version 90.0.4430.85-4 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 07ef57ba33..fddf3a6b4d 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "89.0.4389.72-1", + "version": "90.0.4430.85-4", "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/v89.0.4389.72-1/naiveproxy-v89.0.4389.72-1-win-x64.zip", - "hash": "116bb4c04b34ed4467dd5f5a2dd4151ac10caa8907688a57b36e47819ff3ccbf", - "extract_dir": "naiveproxy-v89.0.4389.72-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-4/naiveproxy-v90.0.4430.85-4-win-x64.zip", + "hash": "f7198e6c49521e1f1fa8941afa01999d3b3c0e02df4f8d274faa9a837fda15de", + "extract_dir": "naiveproxy-v90.0.4430.85-4-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v89.0.4389.72-1/naiveproxy-v89.0.4389.72-1-win-x86.zip", - "hash": "8edccb34000747138a09170ce3bb6e599a6e68761c7f93ad1a3584f9de89f4bd", - "extract_dir": "naiveproxy-v89.0.4389.72-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-4/naiveproxy-v90.0.4430.85-4-win-x86.zip", + "hash": "ff7dacb5038e7081e0951b8fc9628adac6c924c5d4e614a9551ba59526d38fcb", + "extract_dir": "naiveproxy-v90.0.4430.85-4-win-x86" } }, "bin": "naive.exe",