homebrew-cask/Casks/gephi.rb

7 lines
203 B
Ruby
Raw Normal View History

2012-11-12 14:32:53 +08:00
class Gephi < Cask
url 'https://launchpad.net/gephi/0.8/0.8.1beta/+download/gephi-0.8.1-beta.dmg'
2012-11-19 13:13:43 +08:00
homepage 'http://gephi.org/'
version '0.8.1'
sha1 '0bd1d9d5b1da69b77217949b788597a952cbd846'
2012-11-12 14:32:53 +08:00
end