Advertisement
Guest User

brew cask install qtox

a guest
Aug 1st, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.26 KB | None | 0 0
  1. class Qtox < Cask
  2.   version '0.0'
  3.   sha256 '516e5f0d3910da762acda929abe6989fbebc86760484088a59562bd47aa2fa24'
  4.  
  5.   url 'https://jenkins.libtoxcore.so/job/ToxGUI%20OS%20X/lastSuccessfulBuild/artifact/qtox.dmg'
  6.   homepage 'https://tox.im/'
  7.  
  8.   link 'qtox.app'
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement