homebrew-cask/Casks/textwrangler.rb

11 lines
334 B
Ruby
Raw Normal View History

2012-11-13 06:34:16 +08:00
class Textwrangler < Cask
version '4.5.8'
sha256 'ac63be1a83f6e611a67753e63304a2549f95e031562f6245c5688f3d307537ae'
url 'http://ash.barebones.com/TextWrangler_4.5.8.dmg'
2014-06-09 22:41:38 +08:00
appcast 'https://versioncheck.barebones.com/TextWrangler.xml'
2012-11-19 13:13:43 +08:00
homepage 'http://www.barebones.com/products/textwrangler'
2013-06-01 07:51:31 +08:00
link 'TextWrangler.app'
2012-11-12 14:42:41 +08:00
end