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.
11 lines
319 B
11 lines
319 B
cask 'thebrain9' do
|
|
version '9.0.98.0'
|
|
sha256 '83f8bc6903d0eaa87c332c96241c480784fea5c843098e55746b22e39b8db3c9'
|
|
|
|
url "http://updater.thebrain.com/files/TheBrain#{version}.dmg"
|
|
name 'TheBrain 9'
|
|
homepage 'http://www.thebrain.com/products/thebrain/thebrain9/'
|
|
license :commercial
|
|
|
|
app 'TheBrain 9.app'
|
|
end
|
|
|