homebrew-cask/Casks/dictionaries.rb

12 lines
306 B
Ruby
Raw Normal View History

2016-11-29 07:03:29 +08:00
cask 'dictionaries' do
version :latest
sha256 :no_check
# dl.devmate.com was verified as official when first introduced to the cask
url 'https://dl.devmate.com/io.dictionaries.Dictionaries/Dictionaries.zip'
name 'Dictionaries'
homepage 'https://dictionaries.io/'
2016-11-29 07:03:29 +08:00
app 'Dictionaries.app'
end