homebrew-cask/Casks/eudic.rb

14 lines
321 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'eudic' do
version :latest
sha256 :no_check
2016-02-14 08:26:34 +08:00
# static.frdic.com was verified as official when first introduced to the cask
url 'http://static.frdic.com/pkg/eudicmac.dmg'
name 'EuDic'
2016-01-12 02:37:45 +08:00
name '欧路词典'
homepage 'http://www.eudic.net/eudic/mac_dictionary.aspx'
license :closed
app 'EuDic.app'
end