mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
203 B
Ruby
6 lines
203 B
Ruby
class Gephi < Cask
|
|
url 'https://launchpad.net/gephi/0.8/0.8.1beta/+download/gephi-0.8.1-beta.dmg'
|
|
homepage 'http://gephi.org/'
|
|
version '0.8.1'
|
|
sha1 '0bd1d9d5b1da69b77217949b788597a952cbd846'
|
|
end
|