Commit Graph

14 Commits

Author SHA1 Message Date
Matt Whiteley 59dc895f60 Upgrade Textadept.app to 7.7 2014-10-03 15:07:03 -07:00
Roland Walker 737a9644a3 add license stanza to textadept 2014-10-01 11:44:39 -04:00
Roland Walker d9fdffe2fd app stanza in textadept.rb 2014-09-15 12:06:28 -04:00
Matt Whiteley 75c869a5a7 Upgrade Textadept.app to 7.6
Closes #6101.
2014-09-10 01:15:34 +01:00
ndr e74419bd94 Reformat textadept.rb according to readability conventions 2014-06-27 02:01:48 +02:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Michael Ford 5ebd718947 Textadept 7.1 2014-01-02 02:01:41 +08:00
Michael Ford 18a08efc65 Textadept 6.6 2013-06-20 17:26:00 +08:00
Vítor Galvão 8852f9258d textadept link 2013-06-19 21:59:11 +01:00
Vítor Galvão 90799c39d0 updated to version 6.4 2013-03-28 16:16:02 +00: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
Robert Gieseke 48eb323872 Update Textadept to 6.0 final. 2012-11-11 13:39:36 +01:00
Robert Gieseke 60ec2931e9 Update Cask: Textadept 6.0 beta 3. 2012-10-21 12:29:18 +02:00
phinze 82f55a3db9 new cask: textadept
contributed by @rgieseke in #33, needed some `linkapps` improvements to
fully support it, but now it's working!
2012-10-15 19:29:53 -05:00