homebrew-cask/Casks/hunt-x.rb

10 lines
178 B
Ruby

class HuntX < Cask
version 'latest'
sha256 :no_check
url 'http://huntx.mobilefirst.in/Apps/Hunt%20X.zip'
homepage 'http://huntx.mobilefirst.in/'
app 'Hunt X.app'
end