1 cask :v1 => 'textwrangler' do
3 sha256 'f25ce90a54570ee4fe2287cdbe5c8b2a57188423a3693becacfa0533f02e0aa2'
5 url "http://ven.barebones.com/TextWrangler_#{version}.dmg"
6 appcast 'https://versioncheck.barebones.com/TextWrangler.xml',
7 :sha256 => '3cee097b60d3e2b61835886aa980b6987dd9dd08aee4e8f98b43d6a1f3065cad'
9 homepage 'http://www.barebones.com/products/textwrangler'
10 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
12 app 'TextWrangler.app'