homebrew-cask/Casks/eudic.rb

14 lines
321 B
Ruby

cask 'eudic' do
version :latest
sha256 :no_check
# static.frdic.com was verified as official when first introduced to the cask
url 'http://static.frdic.com/pkg/eudicmac.dmg'
name 'EuDic'
name '欧路词典'
homepage 'http://www.eudic.net/eudic/mac_dictionary.aspx'
license :closed
app 'EuDic.app'
end