homebrew-cask/Casks/dictunifier.rb

10 lines
288 B
Ruby
Raw Normal View History

class Dictunifier < Cask
2014-01-06 14:05:50 +08:00
version '2.1'
sha256 'ff80b354ebcbe7ddad0e01d64c667e6a026d92f6bac01d380ec009205679f14c'
2014-09-26 20:08:52 +08:00
url "https://mac-dictionary-kit.googlecode.com/files/DictUnifier-#{version}.zip"
homepage 'http://code.google.com/p/mac-dictionary-kit/'
2014-09-16 00:05:28 +08:00
app 'DictUnifier.app'
2014-01-06 14:05:50 +08:00
end