mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
7 lines
240 B
Ruby
7 lines
240 B
Ruby
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
|