homebrew-cask-versions/Casks/retroshare.rb
Luke Petre afcf483ff5 Adding a cask for retroshare
RetroShare is a Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.

Signed-off-by: Fernando Paredes <nano@fdp.io>
2013-08-18 10:38:12 -07:00

7 lines
287 B
Ruby

class Retroshare < Cask
url 'http://downloads.sourceforge.net/project/retroshare/RetroShare/0.5.4e/Retroshare-V0.5.4e-svn6266_OSX10.6u.dmg'
homepage 'http://retroshare.sourceforge.net/'
version '0.5.4e'
sha1 'de8f95fc803a2c7ccd8c2c6c3428a9ca8ac77f1b'
link 'Retroshare.app'
end