homebrew-cask/Casks/huntr.rb

12 lines
181 B
Ruby

cask :v1 => 'huntr' do
version :latest
sha256 :no_check
url 'http://huntr.us/Huntr.zip'
name 'Huntr'
homepage 'http://huntr.us/'
license :gratis
app 'Huntr.app'
end