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
246 B
7 lines
246 B
class Textwrangler < Cask
|
|
url 'http://ash.barebones.com/TextWrangler_4.5.1.dmg'
|
|
homepage 'http://www.barebones.com/products/textwrangler'
|
|
version '4.5.1'
|
|
sha1 'af2b085fd5a76b29339fc6f0164cb2c1d880d99e'
|
|
link :app, 'TextWrangler.app'
|
|
end
|
|
|