You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
227 B
6 lines
227 B
class VineServer < Cask
|
|
homepage 'http://www.testplant.com/products/vine/vine-server/'
|
|
url 'http://www.testplant.com/downloads/Vine/VineServer4.01.dmg'
|
|
version '4.01'
|
|
sha1 '6d2d3c441147d1eab2ff76d327d5a5e55aa56ba1'
|
|
end
|
|
|