Commit Graph

9 Commits

Author SHA1 Message Date
Vítor Galvão 0a4e4e9a53 reverted disk-inventory-x changes 2014-04-29 20:10:14 +01:00
Vítor Galvão 867e4d47aa updated disk-inventory-x 2014-04-08 18:26:32 +01:00
Vítor Galvão 4513d0ca63 updated disk-inventory-x 2014-04-04 04:44:25 +01:00
Miguel Flores Ruiz de Eguino c622b4795c Fix Disk Inventory X 403 error 2014-03-12 12:27:36 -06:00
Miguel Flores Ruiz de Eguino 85003b587b Update DiskInventoryX to sha256 2014-03-04 18:11:45 -06:00
Fernando Paredes b0a457d427 Add direct url, version, sha, and link to DiskInventoryX 2013-06-17 17:06:24 -07: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
Phil Tang 55e6b8acf9 Add a Cask for Disk Inventory X 2012-12-02 19:08:02 -05:00