Skip to content

Commit

Permalink
Merge pull request Homebrew#303 from jaimeMF/blender
Browse files Browse the repository at this point in the history
Add Blender cask
  • Loading branch information
vitorgalvao committed May 11, 2013
2 parents 43296f2 + 3edf282 commit 0f4bc22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/blender.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class Blender < Cask
url 'http://download.blender.org/release/Blender2.67/blender-2.67-OSX_10.6-x86_64.zip'
homepage 'http://www.blender.org/'
version '2.67'
sha1 'de0039778749c6cbd0ddc49c5ae29f597b731ea2'
link :app, 'blender.app', 'blenderplayer.app'
end

0 comments on commit 0f4bc22

Please sign in to comment.