homebrew-cask/Casks/security-growler.rb

12 lines
411 B
Ruby

cask "security-growler" do
version "2.3"
sha256 "ef00c7effca5fb1001498c3490190f9c923bbefa2a0dd2c21df15374bd23c962"
url "https://github.com/pirate/security-growler/releases/download/v#{version}/Security.Growler.app.zip"
appcast "https://github.com/pirate/security-growler/releases.atom"
name "Security Growler"
homepage "https://github.com/pirate/security-growler"
app "Security Growler.app"
end