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

class Julia < Cask
url 'https://s3.amazonaws.com/julialang/bin/osx/x64/0.2/julia-0.2.dmg'
homepage 'http://julialang.org/'
version '0.2'
sha256 '6bf3236aaf7bb2b002dd93e737962bf56eddde8a6afcc38b7da91606ff883f67'
link 'Julia-0.2.0.app'
end