Commit Graph

24 Commits

Author SHA1 Message Date
Vítor Galvão 7c1017325d textwrangler.rb: change ':unknown' license comment 2014-12-20 13:47:26 +00:00
Roland Walker 287cfdd629 license todo comment in textwrangler 2014-12-10 08:51:02 -05:00
Roland Walker be65c87900 new-style header in textwrangler 2014-11-13 12:39:00 -05:00
James Moon 5d57e2eb41 Update TextWrangler.app to 4.5.11 2014-10-22 22:25:46 -04:00
Roland Walker 471bdebc25 add appcast :sha256 in textwrangler 2014-10-15 20:38:51 -04:00
Roland Walker 03210210a6 add license stanza to textwrangler 2014-10-01 11:44:40 -04:00
Roland Walker 32bd695515 app stanza in textwrangler.rb 2014-09-15 12:06:28 -04:00
Keng Kiat Lim 56d05d52b1 Update TextWrangler.app to 4.5.10 2014-09-02 14:28:32 +08:00
Johnathan Conley 02d130b644 update TextWrangler.app to v4.5.9 2014-08-08 22:58:42 -05:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr 8577ab3227 Reformat textwrangler.rb according to readability conventions 2014-06-27 02:01:48 +02:00
Roland Walker d76e127aa1 add appcast stanza for textwrangler.rb 2014-06-09 10:41:38 -04:00
Thomas Carlsen 96ac5d076c updating TextWangler to 4.5.8
the old version is giving this error:

```bash
› brew cask install textwrangler
==> Downloading http://ash.barebones.com/TextWrangler_4.5.6.dmg

curl: (22) The requested URL returned error: 404 Not Found
Error: Download failed: http://ash.barebones.com/TextWrangler_4.5.6.dmg
```
2014-04-10 08:22:59 +02:00
Michael Ford 4cea70cb18 TextWrangler 4.5.6 2014-02-15 15:09:25 +08:00
Felipe "Zoc" Silveira 5068e7f8d7 Updated TextWrangler to version 4.5.5 2013-12-21 23:22:38 -02:00
Michael Ford ec90ccbf99 TextWrangler 4.5.3 2013-07-18 14:21:55 +08:00
Michael Ford 459420ccce TextWrangler 4.5.2 2013-06-20 17:43:32 +08:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vítor Galvão 83902f90c9 updated textwrangler to 4.5.1 2013-05-14 17:32:42 +01:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
Nolan Nichols 1066c91ddf fixed camelcase naming of cask class 2012-11-12 14:34:16 -08:00
Nolan Nichols 523bd4560b add support for TextWrangler 2012-11-11 22:42:41 -08:00