Create jedict.rb

This commit is contained in:
Arran Ubels 2015-06-22 11:08:26 +10:00 committed by Vítor Galvão
parent 7bf5a32e25
commit d76de41a9c
1 changed files with 11 additions and 0 deletions

11
Casks/jedict.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'jedict' do
version '4.9.5'
sha256 '6286c5f46e6c1404f007b364cc2baa3d7ce074c108be9c37de1270aca19bba78'
url "http://jedict.com/Downloads/JEDict#{version.gsub('.','').zip"
name 'Jedict'
homepage 'http://www.jedict.com/'
license :commercial
app 'JEDict.app'
end