cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / happygrep.rb
blob9e0afd3f85f87ffd3d9be1fcbfe32dbe3b4be8cd
1 cask :v1 => 'happygrep' do
2   version '1.0'
3   sha256 '05c5f33142c9ea4559b20ca421c76fa0b081ae3edc0d6e3b8f7c3dd8ba21a518'
5   url "https://github.com/happypeter/happygrep/releases/download/v#{version}/happygrep.zip"
6   homepage 'https://github.com/happypeter/happygrep'
7   license :oss
9   binary 'happygrep'
10 end