phinze/homebrew-cask

View on GitHub
Casks/s/security-growler.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "security-growler" do
  version "2.3"
  sha256 "ef00c7effca5fb1001498c3490190f9c923bbefa2a0dd2c21df15374bd23c962"

  url "https://github.com/pirate/security-growler/releases/download/v#{version}/Security.Growler.app.zip"
  name "Security Growler"
  homepage "https://github.com/pirate/security-growler"

  deprecate! date: "2023-12-17", because: :discontinued

  app "Security Growler.app"
end