Commit Graph

18 Commits

Author SHA1 Message Date
ndr 74f05aa9a7 Reformat rubymine.rb according to readability conventions 2014-06-27 02:01:40 +02:00
Chulki Lee d0102715fe rubymine 6.3.3 2014-06-19 08:59:30 -07:00
Chulki Lee a9b5a9b0a9 rubymine 6.3.2 2014-05-09 17:00:06 -07:00
Mailo Svetel a271c23661 Rubymine 6.3.1 2014-04-18 11:37:30 +02:00
Chulki Lee c433ad17bb rubymine 6.3 2014-04-03 12:20:38 -07: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
Mailo Svetel 74207e75ce Bump RubyMine version to 6.0.3 2014-01-27 22:27:42 +01:00
gaoyifan 4220c3bf22 update rubymine to 6.0.2 2014-01-12 19:01:53 +08:00
Chulki Lee 42a4cb2318 rubymine 6.0.1 2013-12-10 14:19:57 -08:00
Matthew Johnston 129ca258d9 Bump rubymine version to 6.0 2013-11-26 09:46:14 -06:00
Fernando Paredes c26b5d3d4c Update Rubymine to 5.4.3 2013-07-10 16:13:57 -07:00
Michael Ford da3a193efc RubyMine 5.4.2 2013-06-16 15:54:35 +08:00
Cody Cutrer 4a8487e189 Update rubymine.rb 2013-04-19 10:48:24 -06:00
Cody Cutrer e3fc9f4383 Update rubymine to 5.4 2013-04-12 14:02:42 -06: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
autodidakto 20fc8c98e6 Added RubyMine 4.5.4 2012-10-15 17:53:32 -05:00