Update rubymine.rb

This commit is contained in:
Cody Cutrer 2013-04-19 10:48:24 -06:00
parent 2869abebe9
commit 4a8487e189
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
class Rubymine < Cask
url 'http://download.jetbrains.com/ruby/RubyMine-5.4.dmg'
url 'http://download.jetbrains.com/ruby/RubyMine-5.4.1.dmg'
homepage 'http://www.jetbrains.com/ruby/'
version '5.4'
sha1 'a0a53589d78f4c962f8d1eee9b3f069c0c815975'
version '5.4.1'
sha1 '10f8e8250d040bf173859dbfa24da068795d8fb2'
end