Skip to content

Commit e94ba06

Browse files
committed
更新libev
1 parent 25d2dfd commit e94ba06

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

ShadowsocksX-NG/LaunchAgentUtils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import Foundation
1010

11-
let SS_LOCAL_VERSION = "2.5.6.10.static"
11+
let SS_LOCAL_VERSION = "2.5.6.11.static"
1212
let PRIVOXY_VERSION = "3.0.26.static"
1313
let APP_SUPPORT_DIR = "/Library/Application Support/ShadowsocksX-NG/"
1414
let LAUNCH_AGENT_DIR = "/Library/LaunchAgents/"

ShadowsocksX-NG/install_ss_local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
cd `dirname "${BASH_SOURCE[0]}"`
11-
ssLocalVersion=2.5.6.10.static
11+
ssLocalVersion=2.5.6.11.static
1212
mkdir -p "$HOME/Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion"
1313
cp -f ss-local "$HOME/Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion/"
1414
rm -f "$HOME/Library/Application Support/ShadowsocksX-NG/ss-local"

ShadowsocksX-NG/ss-local

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)