homebrew-cask/Casks/virtualhostx.rb

11 lines
266 B
Ruby
Raw Normal View History

2013-07-22 05:03:12 +08:00
class Virtualhostx < Cask
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/'
2013-07-22 05:03:12 +08:00
link 'VirtualHostX.app'
end