Commit Graph

22 Commits

Author SHA1 Message Date
Roland Walker 10f2f57a69 don't use commas in artifact stanzas
- no functional changes in this patch
- preparation for interface change allowing custom
  target links in #2532
2014-01-25 08:43:14 -05:00
Roland Walker 311258062d Alfred v2.1.1 2013-11-18 16:17:31 -05:00
Fernando Paredes 7572c48d81 Alfred 2.1.0 2013-10-25 06:45:33 -07:00
Shane da Silva 6357099b0b Fix broken alfred cask
The ability to link any `.app` file without specifying the full path was
removed by c244385e. This means as of version 0.18.0 of `brew-cask` the
`alfred` cask has been broken, as it raises an error due to being unable
to find `Alfred Preferences.app` (since it is not located in the root
app directory).
2013-10-19 00:48:24 -07:00
Yamen fa23ec23e7 Updated Alfred from 2.0.8 to 2.0.9 2013-10-04 10:19:58 +10:00
Julio Napurí 84a99d6c7f Update Alfred to 2.0.8 2013-09-21 23:40:09 -05:00
Fernando Paredes 1fa7ce40be Update Alfred version number
Change the dot following 7 to _
2013-08-09 07:21:13 -07:00
Fernando Paredes 9923aa7242 Update Alfred to 2.0.7 2013-08-09 07:19:52 -07:00
Fernando Paredes 6c9bb768fa Update Alfred to 2.0.6 2013-07-18 15:33:37 -07:00
Michael Ford 71c07df709 Alfred 2.0.5_202 2013-06-12 01:12:21 +08:00
Michael Ford 3b71010784 Alfred 2.0.4_199 2013-06-05 17:32:03 +08:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
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