homebrew-cask/Casks/voikkospellservice.rb

13 lines
384 B
Ruby

cask "voikkospellservice" do
version "1.0.6b1"
sha256 "b94df1e56bab0895831723d369a6e99c03202e99a6db5fe62625af9b4fa17973"
url "https://verteksi.net/files/osxspell/VoikkoSpellService-#{version}.dmg"
name "VoikkoSpellService"
homepage "https://verteksi.net/lab/osxspell/"
service "VoikkoSpellService.app"
uninstall signal: ["TERM", "org.puimula.VoikkoSpellService"]
end