From 118a1ded72258c71e5b6dbe5f1c5bc2ac68d22f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 05:05:36 +0000 Subject: [PATCH] wireproxy: Update to version 1.0.8 --- bucket/wireproxy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/wireproxy.json b/bucket/wireproxy.json index 8f6d25f215..daebe30f39 100644 --- a/bucket/wireproxy.json +++ b/bucket/wireproxy.json @@ -1,16 +1,16 @@ { - "version": "1.0.7", + "version": "1.0.8", "description": "Wireguard client that exposes itself as a SOCKS5 proxy", "homepage": "https://github.com/octeep/wireproxy", "license": "ISC", "architecture": { "32bit": { - "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_386.tar.gz", - "hash": "02b26e392e2c9043de39d0c39595b587383170b211b2b86f3499227100192e41" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_386.tar.gz", + "hash": "5ddb9f52139183218829cc21066a9cf2193d36713d7be968c2861c2f856e2840" }, "64bit": { - "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_amd64.tar.gz", - "hash": "c46fd158ad7a0dbb616b1c0c5416bb77e43d5aef95869923d62097034d2a1cf7" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_amd64.tar.gz", + "hash": "99f134033ec378aa10cbbfcc0a54ba54099e570f3e476e4aaf9c4c4677e87707" } }, "bin": "wireproxy.exe",