You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
240 B
7 lines
240 B
class Textwrangler < Cask
|
|
url 'http://ash.barebones.com/TextWrangler_4.5.2.dmg'
|
|
homepage 'http://www.barebones.com/products/textwrangler'
|
|
version '4.5.2'
|
|
sha1 '852c9ae9e9d93a371f48e14766f536f08848f8b2'
|
|
link 'TextWrangler.app'
|
|
end
|
|
|