Sync Clash with latest dev branch & bump Version
This commit is contained in:
parent
aff909a966
commit
981ff512db
@ -17,9 +17,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.6.1</string>
|
||||
<string>1.6.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.6.1</string>
|
||||
<string>1.6.2</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@ -1,3 +1,3 @@
|
||||
module github.com/yichengchen/clashX/ClashX
|
||||
|
||||
require github.com/Dreamacro/clash v0.8.2-0.20181024160955-990bba4a05eb
|
||||
require github.com/Dreamacro/clash v0.8.2-0.20181027045756-19cbe5245616
|
||||
|
@ -8,6 +8,8 @@ github.com/Dreamacro/clash v0.8.1 h1:awEt2bjL7mCHUVm/eOxCZFb1xISuaQqDYHwpT7INHjQ
|
||||
github.com/Dreamacro/clash v0.8.1/go.mod h1:rMXos/r0xCfD43VJDZk9P3+qD08O8J0C9Vy68waJX+0=
|
||||
github.com/Dreamacro/clash v0.8.2-0.20181024160955-990bba4a05eb h1:iIULnMtYwQVHVM8fV0M4fQKZ/TXC0aTYeMGxXQBlrX4=
|
||||
github.com/Dreamacro/clash v0.8.2-0.20181024160955-990bba4a05eb/go.mod h1:rMXos/r0xCfD43VJDZk9P3+qD08O8J0C9Vy68waJX+0=
|
||||
github.com/Dreamacro/clash v0.8.2-0.20181027045756-19cbe5245616 h1:5jSZFPeqxs2q9OkFSJU7KAn5pzPt16Lwo15t4DvKwRU=
|
||||
github.com/Dreamacro/clash v0.8.2-0.20181027045756-19cbe5245616/go.mod h1:rMXos/r0xCfD43VJDZk9P3+qD08O8J0C9Vy68waJX+0=
|
||||
github.com/Dreamacro/go-shadowsocks2 v0.1.1 h1:Z6Z1ZQFtIKqB3ZghASl4taaJmL7SOw+KpJ+QZpax+TI=
|
||||
github.com/Dreamacro/go-shadowsocks2 v0.1.1/go.mod h1:6Fuc8zRHwXqCV9Xaw9qNfrh6OUYpDGrlPVPW4oQ34Gs=
|
||||
github.com/Dreamacro/go-shadowsocks2 v0.1.2-0.20181010040219-acb54ea41fbd h1:6HucPDdF32vx1b9Z+XVC8cNJuCCkh0eTS20GmKdwOec=
|
||||
|
@ -6,7 +6,7 @@
|
||||
<description>Most recent changes with links to updates.</description>
|
||||
<language>cn</language>
|
||||
<item>
|
||||
<title>1.6.1</title>
|
||||
<title>1.6.2</title>
|
||||
<description>
|
||||
<![CDATA[
|
||||
<ul>
|
||||
@ -120,7 +120,7 @@
|
||||
]]>
|
||||
</description>
|
||||
<pubDate>Sun, 26 Aug 2018 15:20:11 +0000</pubDate>
|
||||
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.6.1/ClashX.dmg" sparkle:version="1.6.1" type="application/octet-stream"/>
|
||||
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.6.2/ClashX.dmg" sparkle:version="1.6.1" type="application/octet-stream"/>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Loading…
Reference in New Issue
Block a user