homebrew-cask/Casks/hunt-x.rb

12 lines
314 B
Ruby
Raw Normal View History

2014-11-14 01:26:02 +08:00
cask :v1 => 'hunt-x' do
2014-09-17 19:42:47 +08:00
version :latest
sha256 :no_check
url 'http://huntx.mobilefirst.in/Apps/Hunt%20X.zip'
2015-04-03 06:08:38 +08:00
name 'Hunt X'
homepage 'http://huntx.mobilefirst.in/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:42 +08:00
app 'Hunt X.app'
end