From 8abe1a1fc342165167eba33a6aece979fe06dfe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 16:30:56 +0000 Subject: [PATCH] wireproxy: Update to version 1.0.9 --- bucket/wireproxy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/wireproxy.json b/bucket/wireproxy.json index daebe30f39..494fe2532c 100644 --- a/bucket/wireproxy.json +++ b/bucket/wireproxy.json @@ -1,16 +1,16 @@ { - "version": "1.0.8", + "version": "1.0.9", "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.8/wireproxy_windows_386.tar.gz", - "hash": "5ddb9f52139183218829cc21066a9cf2193d36713d7be968c2861c2f856e2840" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.9/wireproxy_windows_386.tar.gz", + "hash": "9d027721965bf2a5fad51303ad071f0f66e14bd09ba86469733751b7cb402c70" }, "64bit": { - "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_amd64.tar.gz", - "hash": "99f134033ec378aa10cbbfcc0a54ba54099e570f3e476e4aaf9c4c4677e87707" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.9/wireproxy_windows_amd64.tar.gz", + "hash": "f6697154a176a52a7544bd31e2d8d4b328e37c0cedcdff547c0f7c5b5f5545b7" } }, "bin": "wireproxy.exe",