Skip to content

Instantly share code, notes, and snippets.

@ptb
Created May 11, 2015 17:53
Show Gist options
  • Save ptb/e17ec50df4ae72fd9b52 to your computer and use it in GitHub Desktop.
Save ptb/e17ec50df4ae72fd9b52 to your computer and use it in GitHub Desktop.
cask :v1 => 'bbedit' do
version '10.5.13'
url "https://s3.amazonaws.com/BBSW-download/BBEdit_#{version}.dmg"
name 'BBEdit'
homepage 'http://www.barebones.com/products/bbedit/'
license :commercial
app 'BBEdit.app'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment