File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.4.2 -R8 </string >
20
+ <string >1.4.3 -R8 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 8
8
9
9
import Foundation
10
10
11
- let SS_LOCAL_VERSION = " 2.5.6.11 .static "
11
+ let SS_LOCAL_VERSION = " 2.5.6.12 .static "
12
12
let PRIVOXY_VERSION = " 3.0.26.static "
13
13
let APP_SUPPORT_DIR = " /Library/Application Support/ShadowsocksX-NG/ "
14
14
let LAUNCH_AGENT_DIR = " /Library/LaunchAgents/ "
Original file line number Diff line number Diff line change 8
8
9
9
10
10
cd ` dirname " ${BASH_SOURCE[0]} " `
11
- ssLocalVersion=2.5.6.11 .static
11
+ ssLocalVersion=2.5.6.12 .static
12
12
mkdir -p " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion "
13
13
cp -f ss-local " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion /"
14
14
rm -f " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local"
You can’t perform that action at this time.
0 commit comments