homebrew-cask/Casks/poison.rb

13 lines
325 B
Ruby

class Poison < Cask
version :latest
sha256 :no_check
url 'http://jenkins.tox.im/job/Poison_OS_X/lastSuccessfulBuild/artifact/arc/poison-with-extras.zip'
homepage 'http://tox.im'
license :unknown
app 'poison-with-extras/Poison.app'
app 'poison-with-extras/Silica.app'
app 'poison-with-extras/Hibiki.app'
end