diff --git a/bucket/wireproxy.json b/bucket/wireproxy.json index f7f77c6b5a..8f6d25f215 100644 --- a/bucket/wireproxy.json +++ b/bucket/wireproxy.json @@ -1,16 +1,16 @@ { - "version": "1.0.6", + "version": "1.0.7", "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.6/wireproxy_windows_386.tar.gz", - "hash": "f650e73547f22ce8b7503d31f62d2f8426c5734e5b25074d08527e50f74b0bdb" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_386.tar.gz", + "hash": "02b26e392e2c9043de39d0c39595b587383170b211b2b86f3499227100192e41" }, "64bit": { - "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.6/wireproxy_windows_amd64.tar.gz", - "hash": "8d9a8c8e646b26d5242d8fa7018bc58147435076d8b9c19fb3df35be786fa2da" + "url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_amd64.tar.gz", + "hash": "c46fd158ad7a0dbb616b1c0c5416bb77e43d5aef95869923d62097034d2a1cf7" } }, "bin": "wireproxy.exe",