homebrew-cask/Casks/dictunifier.rb

13 lines
492 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"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/jjgod/mac-dictionary-kit/releases.atom',
2017-08-04 05:45:06 +08:00
checkpoint: '38b274e4f49f088b061cf84546fe403f8d1ca0e6cef025aa2b61426abb64f611'
2015-01-12 02:22:34 +08:00
name 'DictUnifier'
homepage 'https://github.com/jjgod/mac-dictionary-kit/'
2014-09-16 00:05:28 +08:00
app 'DictUnifier.app'
2014-01-06 14:05:50 +08:00
end