Merge pull request #3277 from snize/pharo

Add Pharo2.0.app
This commit is contained in:
Roland Walker 2014-02-28 06:55:14 -05:00
commit 19f835140f
1 changed files with 7 additions and 0 deletions

7
Casks/pharo.rb Normal file
View File

@ -0,0 +1,7 @@
class Pharo < Cask
url 'http://files.pharo.org/platform/Pharo2.0-mac.zip'
homepage 'http://www.pharo-project.org/home'
version '2.0'
sha256 '3817ce1f949fd07b667a2ff5e8538d32dedbeec5c1c898f35d0a0597ab4c73ab'
link 'Pharo2.0.app'
end