Commit Graph

24 Commits

Author SHA1 Message Date
Tommy Sparber e06598351e Updated racket to use HTTPS 2016-01-12 13:09:11 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Taian Su fb29c05e2f Upgrade Racket to 6.3 2015-11-24 12:41:11 -05:00
Franklin Chen 4254b71684 racket 6.2.1 2015-08-23 17:53:46 +03:00
Justin Shrake 5fa65fd35b Upgrade Racket to 6.2 2015-06-20 23:48:31 +01:00
Roland Walker 6c74e0473f add binary artifacts for racket.rb
closes #9642
2015-02-18 09:35:41 -05:00
Vítor Galvão 9832e19409 racket.rb: added name 2015-01-11 20:03:55 +00:00
Roland Walker ff11d3e4bf new-style header in racket 2014-11-13 12:38:13 -05:00
ndr 23d4173dcf Update Racket to 6.1.1 2014-11-04 17:15:46 +00:00
ndr 152a78dd24 Specify license of racket 2014-10-11 17:50:26 +01:00
Roland Walker 9829219f8e add license stanza to racket 2014-10-01 11:44:05 -04:00
Roland Walker 5f946b4bcb suite stanza, racket 2014-09-16 11:25:40 -04:00
ndr 043a870301 Update Racket to 6.1
Additionally, reuse `version` value in `url` and `link` stanzas.
2014-08-03 23:37:26 +02:00
ndr 99aa588c5e Reformat racket.rb according to readability conventions 2014-06-27 02:01:39 +02:00
Vítor Galvão 7f7ff0e5c3 fixed racket's url, sha256, link 2014-05-09 17:05:39 +01:00
Vítor Galvão 1a0818f589 updated racket (6.0.1) 2014-05-09 16:28:57 +01:00
Linh Tran 141d9d9f0b Update Racket to v6.0 2014-02-28 01:02:11 +07:00
Michael Ford 880873e578 Racket 5.93 2014-02-10 10:58:22 +08:00
Michael Ford 1e42d23ebd Racket 5.3.6 2013-08-16 21:13:08 +08:00
Michael Ford 91a86ce332 Racket 5.3.5
I've had a look at this, and I'm not exactly sure what we should be
linking here. Input from a user would be helpful.
2013-06-25 20:46:45 +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
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
phinze b623e915ff new cask: racket 2012-09-25 11:23:17 -05:00