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