diff --git a/Casks/tox-poison.rb b/Casks/tox-poison.rb new file mode 100644 index 000000000..c7443958d --- /dev/null +++ b/Casks/tox-poison.rb @@ -0,0 +1,9 @@ +class ToxPoison < Cask + url 'http://jenkins.tox.im/job/Poison_OS_X/lastSuccessfulBuild/artifact/arc/poison-with-extras.zip' + homepage 'http://tox.im' + version 'latest' + no_checksum + link 'poison-with-extras/Poison.app' + link 'poison-with-extras/Silica.app' + link 'poison-with-extras/Hibiki.app' +end