diff --git a/Casks/gephi.rb b/Casks/gephi.rb index 0860ac9d3..f48aaf6fa 100644 --- a/Casks/gephi.rb +++ b/Casks/gephi.rb @@ -1,7 +1,7 @@ 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' + version '0.8.2-beta' sha1 'cea18e3c70881de29bb263d982e7b35980999421' link 'Gephi.app' end