homebrew-cask-versions/Casks/rubymine.rb
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

7 lines
251 B
Ruby

class Rubymine < Cask
url 'http://download-ln.jetbrains.com/ruby/RubyMine-6.0.3.dmg'
homepage 'http://www.jetbrains.com/ruby/'
version '6.0.3'
sha256 '8e17fc2bed79b7e0d35629c640b118fb34a57f1221b70902292feb86f7245036'
link 'RubyMine.app'
end