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.97.0'
|
|
sha256 '0b72955083b96b4f3a3f3597ee8431d5f26815b72a11b847aeb411cd089e0e94'
|
|
|
|
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
|
|
|