Skip to content

Instantly share code, notes, and snippets.

@mickelsonm
Created May 12, 2014 14:08
Show Gist options
  • Save mickelsonm/1ca0656355fdf4cf383d to your computer and use it in GitHub Desktop.
Save mickelsonm/1ca0656355fdf4cf383d to your computer and use it in GitHub Desktop.
sublimetext 3 tap
class SublimeText3 < Cask
url 'http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%20Build%203059.dmg'
homepage 'http://www.sublimetext.com/3'
version '1.0.0'
sha256 '057c12afed359ea93f996b2e73973fa8ea2bfb14a3e61a5e13b467c5c38d4ca5'
binary 'Sublime Text.app/Contents/SharedSupport/bin/subl'
link 'Sublime Text.app'
caveats do
files_in_usr_local
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment