Merge pull request #4628 from radeksimko/pharo-sum-update

Update Pharo 3.0 SHA sum
This commit is contained in:
Vítor Galvão 2014-06-01 19:52:23 +01:00
commit 6c9f900174
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ class Pharo < Cask
url 'http://files.pharo.org/platform/Pharo3.0-mac.zip'
homepage 'http://www.pharo-project.org/home'
version '3.0'
sha256 'f28424c66f296aae9628c9d54b6fc8590d6db0cd512b7116b06180aded6da428'
sha256 '57f251d31726176bf7dff866198ca75f03bb477e1dd024307eb157725acf596f'
link 'Pharo3.0.app'
end