Commit graph

7 commits

Author SHA1 Message Date
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 82cc199ae6bbb1e98950e71a0573ab48e6a641ee
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