homebrew-cask/Casks/clashx.rb

12 lines
353 B
Ruby
Raw Normal View History

2018-10-06 04:47:27 +08:00
cask 'clashx' do
2018-11-11 04:09:27 +08:00
version '1.6.6'
sha256 '35e3264a339fae29e59783b8e15349d356242a9006a891da35cd677f63b80119'
2018-10-06 04:47:27 +08:00
url "https://github.com/yichengchen/clashX/releases/download/#{version}/ClashX.dmg"
appcast 'https://github.com/yichengchen/clashX/releases.atom'
name 'ClashX'
homepage 'https://github.com/yichengchen/clashX'
app 'ClashX.app'
end