homebrew-cask/Casks/futuniuniu.rb

13 lines
472 B
Ruby
Raw Normal View History

cask :v1 => 'futuniuniu' do
2014-12-13 20:33:23 +08:00
version '2.16.360'
sha256 '29d76b841bf9f93510f4caebd632a4dab07e9faf794285fe4e0a35766db2e9dc'
2014-10-30 22:00:17 +08:00
2014-12-13 20:33:23 +08:00
url 'https://www.futu5.com/client/nn/mac/FTNNForMac_2.16.360_1210.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