homebrew-cask/Casks/futuniuniu.rb

17 lines
649 B
Ruby

cask "futuniuniu" do
version "10.12.724_202011101415"
sha256 "8294c69116db3072cbbb4fae82ceedc5564ded146b2c17e8057b31fca38b734a"
url "https://software-file-1251001049.file.myqcloud.com/FTNNForMac_#{version}_Website.dmg",
verified: "software-file-1251001049.file.myqcloud.com/"
appcast "https://www.futu5.com/tools"
name "FutuNiuniu"
name "富途牛牛"
desc "Trading application"
homepage "https://hk.futu5.com/"
# Renamed for consistency: app name is different in the Finder and in a shell.
# Original discussion: https://github.com/Homebrew/homebrew-cask/pull/7435
app "FutuNiuniu.app", target: "富途牛牛.app"
end