Commit Graph

9 Commits

Author SHA1 Message Date
Rory Powis 0c40017419 Update XBMC to v13.1 2014-06-11 22:56:18 +01:00
Maxime Fabre 3609fda122 Fix SHA256 of XBMC 2014-05-05 10:55:33 +02:00
Luís Marques e7f0e016fe Update XBMC to version 13.0 2014-05-04 17:32:29 +01: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
Ognyan Moore ada6f2fbc2 XBMC Update from 12.2 to 12.3
Updating cask to pull latest version of XBMC (12.3).
2014-01-04 14:07:52 -08:00
Michael Ford 9bf419819f XBMC 12.2 2013-06-02 16:17:15 +08: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
Neal Clark c809f2c936 Cask for XBMC 2012-11-21 16:25:03 -08:00