You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
227 B
7 lines
227 B
class Gephi < Cask
|
|
url 'https://launchpad.net/gephi/0.8/0.8.2beta/+download/gephi-0.8.2-beta.dmg'
|
|
homepage 'http://gephi.org/'
|
|
version '0.8.2-beta'
|
|
sha1 'cea18e3c70881de29bb263d982e7b35980999421'
|
|
link 'Gephi.app'
|
|
end
|
|
|