homebrew-cask/Casks/hunt-x.rb

12 lines
304 B
Ruby

cask 'hunt-x' do
version :latest
sha256 :no_check
url 'http://huntx.mobilefirst.in/Apps/Hunt%20X.zip'
name 'Hunt X'
homepage 'http://huntx.mobilefirst.in/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Hunt X.app'
end