mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
252 B
Ruby
7 lines
252 B
Ruby
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'
|
|
link 'Vine Server.app'
|
|
end
|