homebrew-cask/Casks/hunt-x.rb

11 lines
196 B
Ruby
Raw Normal View History

class HuntX < Cask
2014-09-17 19:42:47 +08:00
version :latest
sha256 :no_check
url 'http://huntx.mobilefirst.in/Apps/Hunt%20X.zip'
homepage 'http://huntx.mobilefirst.in/'
2014-10-01 23:33:03 +08:00
license :unknown
2014-09-16 00:05:42 +08:00
app 'Hunt X.app'
end