homebrew-cask-versions/Casks/rstudio.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
238 B
Ruby

class Rstudio < Cask
url 'http://download1.rstudio.org/RStudio-0.98.501.dmg'
homepage 'http://www.rstudio.com/'
version '0.98.501'
sha256 '26cb3059c9f40d85856c103a3a34331d31a1e099b72c2bbee2319a4e39f82f35'
link 'RStudio.app'
end