Commit Graph

12 Commits

Author SHA1 Message Date
Roland Walker 3cebd6c2ca no HTTPS sourceforge in seashore 2014-12-17 08:14:48 -05:00
Roland Walker b2a0b5afbc new-style header in seashore 2014-11-13 12:38:26 -05:00
Roland Walker 79a4cd25c9 add license stanza to seashore 2014-10-01 11:44:15 -04:00
Roland Walker 44dc58f651 app stanza in seashore.rb 2014-09-15 12:06:17 -04:00
ndr e8dd450669 Reformat seashore.rb according to readability conventions 2014-06-27 02:01:41 +02:00
Roland Walker 89135b2ea9 use HTTPS url in seashore.rb 2014-06-18 10:55:25 -04: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
yaroot 21809b8899 link Seashore 2013-06-14 20:32:21 +08:00
Matthew Finlayson 1171efe216 Fixing sf download links
Chromium, free-cad, mumble, open-office, seashore, and unetbootin
were all using url's that ended in download rather than the
filename. This has been changed, sha's are preserved.

Mumble does not have a 'latest' download alias in the new url
scheme. It does however specifiy a version so the Cask was updated
to reflect this.

Closes #229

Signed-off-by: phinze <paul.t.hinze@gmail.com>
2013-04-17 18:28:43 -05: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 074acdec6c Add a Cask for Seashore. 2012-12-02 19:09:43 -05:00