Commit Graph

12 Commits

Author SHA1 Message Date
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
Roderik van der Veer 58157b13c0 The sha1 for version 4.20 has changed
STDOUT: ==> Downloading http://s3.amazonaws.com/bjango/files/istatmenus4/istatmenus4.20.zip
STDERR: Error: SHA1 mismatch
Expected: 4e020ac45d29ecd5564815ba6b22892b2bfb3a8c
Actual: 16f07ec1620ca8fa07162d884691d541baccb185
2014-02-08 16:11:10 +01:00
Beng Hee Eu 0373bc4ecc iStat Menus 4.20 2014-02-04 20:12:15 +08:00
Pit Kleyersburg cfb90ff510 iStat Menus 4.10 2013-10-26 20:07:40 +02:00
Fernando Paredes a83b960c86 Update iStat Menus to v. 4.06 2013-06-24 16:35:23 -07:00
Michael Ford 4665c93571 iStat Menus 4.05 2013-06-01 22:58:52 +08:00
phinze ca7c981eae fix checksum on istat-menus 2013-03-18 18:56:46 -05:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
Jack Thorne 81e589618c iStat Menus 4.03
Closes #149.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-02-06 18:19:49 +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 a8989fedf9 making casks as i install software 2012-03-09 22:44:09 -06:00