homebrew-cask/Casks/virtualhostx.rb

14 lines
495 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'virtualhostx' do
2015-08-23 01:31:56 +08:00
version '6.0.5'
sha256 'f54ec0eb8ca70e543ddf0c5cf3b5ef9dcf81173ae0fd32c055dd4ebdf6c9e43e'
url "https://downloads-clickonideas.netdna-ssl.com/virtualhostx/virtualhostx60_#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://shine.clickontyler.com/appcast.php?id=30',
2016-01-14 02:07:26 +08:00
:checkpoint => '5c3afe742634cc3ff5510cf91255063f24efafe095966b2216e36bee758e7890'
name 'VirtualHostX'
homepage 'https://clickontyler.com/virtualhostx/'
license :commercial
2014-09-16 00:06:34 +08:00
app 'VirtualHostX.app'
2013-07-22 05:03:12 +08:00
end