homebrew-cask/Casks/futuniuniu.rb

15 lines
509 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'futuniuniu' do
version '3.4.2_090201'
sha256 '72605f586d124cac852ff670517f9c8669d3a4c60c1dfad00feedfac8f1c74bd'
2014-10-30 22:00:17 +08:00
2015-04-16 22:37:45 +08:00
url "https://www.futu5.com/client/nn/mac/FTNNForMac_#{version}.dmg"
2015-05-10 01:58:13 +08:00
name '富途牛牛'
name 'FutuNiuniu'
2014-10-30 22:00:17 +08:00
homepage 'http://www.futu5.com'
license :commercial
# Renamed for consistency: app name is different in the Finder and in a shell.
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/7435
app 'FutuNiuniu.app', :target => '富途牛牛.app'
2014-10-30 22:00:17 +08:00
end