homebrew-cask/Casks/virtualhostx.rb

15 lines
620 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'virtualhostx' do
version '7.2.0,7_18'
sha256 'c1457e93de50ffc74f6035bdfa1a084ba0c158114d3162d740197aabb12c8ac9'
2016-06-03 05:02:42 +08:00
# downloads-clickonideas.netdna-ssl.com/virtualhostx was verified as official when first introduced to the cask
url "https://downloads-clickonideas.netdna-ssl.com/virtualhostx/virtualhostx#{version.after_comma}.zip"
appcast 'https://shine.clickontyler.com/appcast.php?id=33',
checkpoint: 'eff0ba231af74a8d803d22ef77001e27324867da3181dcec05c2d9f25c639d4e'
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