homebrew-cask/Casks/eudic.rb

13 lines
305 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
2016-08-23 21:37:09 +08:00
url 'https://static.frdic.com/pkg/eudicmac.dmg'
name 'EuDic'
2016-01-12 02:37:45 +08:00
name '欧路词典'
2016-08-23 21:37:09 +08:00
homepage 'https://www.eudic.net/eudic/mac_dictionary.aspx'
app 'EuDic.app'
end