julia.rb: updated vendor comment

This commit is contained in:
Vítor Galvão 2016-03-12 10:17:41 -05:00
parent 33eaaf14b5
commit 599d4535a1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'julia' do
version '0.4.3'
sha256 '1d9010af32a2bb6cf58b20d4fb21165edd8d15399dd4ffdde7934b5fedd1a2ac'
# amazonaws.com is the official download host per the vendor homepage
# s3.amazonaws.com/julialang was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/julialang/bin/osx/x64/#{version.sub(%r{\.\d+$}, '')}/julia-#{version}-osx10.7+.dmg"
name 'Julia'
homepage 'http://julialang.org/'