homebrew-cask/Casks/huntr.rb

12 lines
174 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'huntr' do
2015-03-17 10:05:41 +08:00
version :latest
sha256 :no_check
url 'http://huntr.us/Huntr.zip'
name 'Huntr'
homepage 'http://huntr.us/'
license :gratis
app 'Huntr.app'
end