File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.4.2 -R8 </string >
20+ <string >1.4.3 -R8 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 88
99import Foundation
1010
11- let SS_LOCAL_VERSION = " 2.5.6.11 .static "
11+ let SS_LOCAL_VERSION = " 2.5.6.12 .static "
1212let PRIVOXY_VERSION = " 3.0.26.static "
1313let APP_SUPPORT_DIR = " /Library/Application Support/ShadowsocksX-NG/ "
1414let LAUNCH_AGENT_DIR = " /Library/LaunchAgents/ "
Original file line number Diff line number Diff line change 88
99
1010cd ` dirname " ${BASH_SOURCE[0]} " `
11- ssLocalVersion=2.5.6.11 .static
11+ ssLocalVersion=2.5.6.12 .static
1212mkdir -p " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion "
1313cp -f ss-local " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local-$ssLocalVersion /"
1414rm -f " $HOME /Library/Application Support/ShadowsocksX-NG/ss-local"
You can’t perform that action at this time.
0 commit comments