mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
shadowsocks-rust: add version 1.8.11 (#1137)
This commit is contained in:
parent
f0a7e5db64
commit
fb50413b52
31
bucket/shadowsocks-rust.json
Normal file
31
bucket/shadowsocks-rust.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "1.8.11",
|
||||
"description": "A fast tunnel proxy",
|
||||
"homepage": "https://shadowsocks.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.8.11/shadowsocks-v1.8.11-stable.x86_64-pc-windows-msvc.zip",
|
||||
"hash": "77366e540c0162b9e24a742c2212fd32474cdfea005b5b54fa7aaaf896e2c852"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"sslocal.exe",
|
||||
"ssmanager.exe",
|
||||
"ssserver.exe",
|
||||
"ssurl.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/shadowsocks/shadowsocks-rust"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shadowsocks/shadowsocks-rust/releases/download/v$version/shadowsocks-v$version-stable.x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user