homebrew-cask/Casks/poison.rb

12 lines
306 B
Ruby
Raw Normal View History

class Poison < Cask
2014-09-17 19:42:57 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://jenkins.tox.im/job/Poison_OS_X/lastSuccessfulBuild/artifact/arc/poison-with-extras.zip'
homepage 'http://tox.im'
2014-09-16 00:06:09 +08:00
app 'poison-with-extras/Poison.app'
app 'poison-with-extras/Silica.app'
app 'poison-with-extras/Hibiki.app'
end