homebrew-cask/Casks/virtualhostx.rb

9 lines
260 B
Ruby

class Virtualhostx < Cask
url 'http://clickontyler.com/virtualhostx/download/'
appcast 'http://shine.clickontyler.com/appcast.php?id=23'
homepage 'http://clickontyler.com/virtualhostx/'
version 'latest'
sha256 :no_check
link 'VirtualHostX.app'
end