shadowsocks-rust: Update to version 1.8.12 (#1167)

#150
This commit is contained in:
Jakub Čábera 2020-06-12 08:47:10 +02:00 committed by GitHub
parent 33676b0deb
commit a3613fc877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.11", "version": "1.8.12",
"description": "A fast tunnel proxy", "description": "A fast tunnel proxy",
"homepage": "https://shadowsocks.org", "homepage": "https://shadowsocks.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.8.11/shadowsocks-v1.8.11-stable.x86_64-pc-windows-msvc.zip", "url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.8.12/shadowsocks-v1.8.12.x86_64-pc-windows-msvc.zip",
"hash": "77366e540c0162b9e24a742c2212fd32474cdfea005b5b54fa7aaaf896e2c852" "hash": "9997d6766fb40718789223b549c092b43cd2a949d90a08c1b744c1194366dde5"
} }
}, },
"bin": [ "bin": [
@ -21,7 +21,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v$version/shadowsocks-v$version-stable.x86_64-pc-windows-msvc.zip" "url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v$version/shadowsocks-v$version.x86_64-pc-windows-msvc.zip"
} }
}, },
"hash": { "hash": {