From 1acb3afbac5bff2d26da5eea5b5aab20419a5065 Mon Sep 17 00:00:00 2001 From: Roberto Nogueira Date: Sat, 30 Jul 2016 19:44:44 -0300 Subject: [PATCH] Adding thebrain9 cask (#2373) --- Casks/thebrain9.rb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Casks/thebrain9.rb diff --git a/Casks/thebrain9.rb b/Casks/thebrain9.rb new file mode 100644 index 000000000..b5daee397 --- /dev/null +++ b/Casks/thebrain9.rb @@ -0,0 +1,11 @@ +cask 'thebrain9' do + version '9.0.97.0' + sha256 '0b72955083b96b4f3a3f3597ee8431d5f26815b72a11b847aeb411cd089e0e94' + + url 'http://api.thebrain.com/?a=doDirectDownload&id=78' + name 'TheBrain 9' + homepage 'http://www.thebrain.com/products/thebrain/thebrain9/' + license :commercial + + app 'TheBrain 9.app' +end