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-10-30 19:19:31 +08:00
version '1.6.5'
sha256 '30976fca1762f028f7a7bff080932f867b06d9ad86bb5bbcf0060f5338ed2f0f'
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