homebrew-cask/Casks/dictcc-en-de-dictionary-plu...

13 lines
373 B
Ruby

cask "dictcc-en-de-dictionary-plugin" do
version :latest
sha256 :no_check
url "https://www1.dict.cc/download/macosx10.6_dict.cc_dictionary.pkg"
name "dict.cc English-German dictionary plugin"
homepage "https://www.dict.cc/?s=about%3Awordlist"
pkg "macosx10.6_dict.cc_dictionary.pkg"
uninstall pkgutil: "org.lipflip.dictcccDeutschenglischDictionary..*"
end