Commit Graph

36 Commits

Author SHA1 Message Date
Meitian Huang 980f8f6fa2 Upgrade PyCharm to 4.0.3 and RubyMine to 7.0.2 2014-12-18 00:36:05 +11:00
Meitian Huang 482a57d5ba Upgrade RubyMine to 7.0.1 2014-12-14 12:03:40 +11:00
Roland Walker 9af0dc0f85 license todo comment in rubymine 2014-12-10 08:50:38 -05:00
Federico Bond 3a3da15a3a Use postflight DSL for plist in rubymine 2014-11-27 14:53:28 -03:00
Roland Walker a5c3cfdfc5 blank before zap in rubymine 2014-11-22 09:24:20 -05:00
Roland Walker c0c5a81991 don't zap files from other versions of RubyMine 2014-11-14 10:50:07 -05:00
Roland Walker d143b64df9 new-style header in rubymine 2014-11-13 12:38:20 -05:00
Roland Walker 6aff36071d Merge pull request #7297 from rolandwalker/mass_update_staged_path
Mass update 36 Casks to use `staged_path` instead of `destination_path`
2014-11-13 08:41:55 -05:00
Roland Walker 4854ab857e convert to staged_path in rubymine 2014-11-12 19:14:13 -05:00
chrisatkin c00802633f Update Rubymine to 7.0 2014-11-12 10:12:37 -08:00
Roland Walker e9030619a3 quoting in rubymine.rb 2014-10-07 11:16:36 -04:00
Roland Walker 040f8aab18 add license stanza to rubymine 2014-10-01 11:44:11 -04:00
Roland Walker 9c80392817 re-use version in rubymine 2014-09-26 08:09:10 -04:00
Roland Walker 1a3d09df29 cvt to :delete rubymine 2014-09-18 07:57:59 -04:00
Roland Walker 641071d721 zap stanza from mackup for rubymine.rb 2014-09-16 09:35:43 -04:00
Roland Walker 77caf9e661 app stanza in rubymine.rb 2014-09-15 12:06:15 -04:00
Roland Walker 90a6de337b pre/postflight stanza in rubymine 2014-09-09 08:55:28 -04:00
Radek Simko ac9e221bba Java workaround for IntelliJ IDEs added 2014-08-03 09:20:10 +01:00
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