From bc71d70b14500dad5d7d7da69d080eae8fe438b4 Mon Sep 17 00:00:00 2001 From: Kid Date: Sat, 29 Jun 2019 11:10:57 +0800 Subject: [PATCH] connect: Add version 1.100 (#118) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/connect.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bucket/connect.json diff --git a/bucket/connect.json b/bucket/connect.json new file mode 100644 index 0000000000..dd9913668c --- /dev/null +++ b/bucket/connect.json @@ -0,0 +1,9 @@ +{ + "version": "1.100", + "description": "Simple relaying command to make network connection via SOCKS and https proxy.", + "homepage": "https://web.archive.org/web/20080516100455/http://www.meadowy.org/~gotoh/projects/connect", + "license": "GPL-2.0-or-later", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/connect/connect-1.100.exe#/connect.exe", + "hash": "1220ee6a028c7c7506a2c0c7dfe107b9c97025e1a5080cebb57144eb018d03a0", + "bin": "connect.exe" +}