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