Commit Graph

60 Commits

Author SHA1 Message Date
Vítor Galvão dfbba6e32d Added 'link' to air-video-server, alfred. ap-grapher, app-cleaner, app-delete, appcode 2013-05-10 16:58:14 +01:00
Jianwei Han def7bece18 Update Alfred to 2.0.3_187 2013-04-22 09:25:48 +08:00
Vítor Galvão f7d9ad09dc removed content_length 2013-03-27 00:42:45 +00:00
Stefan Schmidt e8aa416b66 Updated Alfred to 2.0.1_173 2013-03-22 15:40:58 +01:00
Stefan Schmidt f2d4622ac5 Updated Alfred to 1.3.3_267 2013-03-07 14:25:58 +01:00
Mikko Kouhia 3b5b2f21d8 Alfred 1.3.2
Closes #127.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 08:50:55 +13: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
phinze a102163e7d update alfred to 1.3.1_261 2012-08-25 22:22:46 -05:00
phinze 5a0d1d5556 quick sketchy first release of code/ideas
this is a first draft of an idea i've had kicking around for awhile

pushing out some code so i can get a conversation started
2012-03-09 22:43:50 -06:00