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.
7 lines
225 B
7 lines
225 B
class Xmind < Cask
|
|
url 'http://dl2.xmind.net/xmind-downloads/xmind-macosx-3.3.1.201212250029.dmg'
|
|
homepage 'http://www.xmind.net'
|
|
version '3.3.1'
|
|
sha1 '5fb422fb14943edf3e08432ee135cc471f372b2f'
|
|
link 'XMind.app'
|
|
end
|
|
|