homebrew-cask/Casks/futuniuniu.rb

13 lines
472 B
Ruby
Raw Normal View History

cask :v1 => 'futuniuniu' do
version '2.16.354'
sha256 'f835ad85b4e0b47f25bc6e436f324dc7d5b0fa5bffe4d0af5b1889150854a1d4'
2014-10-30 22:00:17 +08:00
url 'https://www.futu5.com/client/nn/mac/FTNNForMac_2.16.354_1117.dmg'
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