mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Added tox-poison
Tox is a back-end tool for secure chat and and text communication, arising out of the post-NSA paranoia about data privacy and security. Poison is the Mac graphical frontend to Tox. (The other apps bundled, Silica and Hibiki, are used for developing sound schemes and visual styles for the client, and are distributed with the package, so I decided to include them).
This commit is contained in:
parent
a56bf886e9
commit
335ca751a2
1 changed files with 9 additions and 0 deletions
9
Casks/tox-poison.rb
Normal file
9
Casks/tox-poison.rb
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue