homebrew-cask/Casks/dictunifier.rb

13 lines
417 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dictunifier' do
2014-01-06 14:05:50 +08:00
version '2.1'
sha256 'ff80b354ebcbe7ddad0e01d64c667e6a026d92f6bac01d380ec009205679f14c'
url "https://github.com/jjgod/mac-dictionary-kit/releases/download/v#{version}/DictUnifier-#{version}.zip"
appcast 'https://github.com/jjgod/mac-dictionary-kit/releases.atom'
2015-01-12 02:22:34 +08:00
name 'DictUnifier'
homepage 'https://github.com/jjgod/mac-dictionary-kit/'
2014-10-01 23:32:45 +08:00
license :oss
2014-09-16 00:05:28 +08:00
app 'DictUnifier.app'
2014-01-06 14:05:50 +08:00
end