homebrew-cask/Casks/poison.rb

10 lines
308 B
Ruby

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