Skip to content

Commit

Permalink
Add cask for Sublime Text 3 beta
Browse files Browse the repository at this point in the history
closes #212

Signed-off-by: phinze <[email protected]>
  • Loading branch information
mwarkentin authored and phinze committed Oct 21, 2013
1 parent 8a9a24b commit e82d4cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/sublime-text-3.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class SublimeText3 < Cask
url 'http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%20Build%203047.dmg'
homepage 'http://www.sublimetext.com/3'
version '3047'
sha1 'cf20f30d0b0d406ced76784d9bdd63f817868f74'
link 'Sublime Text.app'
end

0 comments on commit e82d4cd

Please sign in to comment.