mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
226 B
Ruby
9 lines
226 B
Ruby
class Teamviz < Cask
|
|
version '3.2'
|
|
sha256 '58bbff611e1344c1a0ccb555400c212d0969ad4035469b654437f1adeafa7d37'
|
|
|
|
url 'http://www.teamviz.com/d/TeamViz.3.2.dmg'
|
|
homepage 'http://www.teamviz.com/'
|
|
|
|
link 'TeamViz.app'
|
|
end
|