homebrew-cask/Casks/virtualhostx.rb

11 lines
264 B
Ruby
Raw Normal View History

2013-07-22 05:03:12 +08:00
class Virtualhostx < Cask
2014-09-17 19:43:07 +08:00
version :latest
sha256 :no_check
url 'https://clickontyler.com/virtualhostx/download/v5/'
2014-05-14 21:40:04 +08:00
appcast 'http://shine.clickontyler.com/appcast.php?id=23'
2013-07-22 05:03:12 +08:00
homepage 'http://clickontyler.com/virtualhostx/'
2014-09-16 00:06:34 +08:00
app 'VirtualHostX.app'
2013-07-22 05:03:12 +08:00
end