Commit Graph

19 Commits

Author SHA1 Message Date
Vítor Galvão 9d331de5f3 disk-inventory-x.rb: added name 2015-01-29 21:02:33 +00:00
Ftard5000 7e7c7a2f95 disk-inventory-x: Changed license from 'unknown' to gpl 2015-01-12 18:51:20 -05:00
Vítor Galvão 545e7e3f78 disk-inventory-x.rb: change ':unknown' license comment 2014-12-20 13:46:02 +00:00
Roland Walker d8da21f6b4 license todo comment in disk-inventory-x 2014-12-10 08:49:14 -05:00
Roland Walker 93c7ea02d1 new-style header in disk-inventory-x 2014-11-13 12:34:46 -05:00
Roland Walker d2848d9d1d add license stanza to disk-inventory-x 2014-10-01 11:42:18 -04:00
Roland Walker 0b292dc3ed re-use version in disk-inventory-x 2014-09-26 08:08:52 -04:00
Roland Walker 2b8bb15448 app stanza in disk-inventory-x.rb 2014-09-15 12:05:28 -04:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr e78a1a0750 Reformat disk-inventory-x.rb according to readability conventions 2014-06-27 02:01:07 +02:00
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