From 58fd6b5154e0eb303cf026695f1fdd1f682bb2ef Mon Sep 17 00:00:00 2001 From: Tommy Sparber Date: Wed, 20 Jan 2016 00:14:39 +1100 Subject: [PATCH] Updated maratis (3.21-beta) --- Casks/maratis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/maratis.rb b/Casks/maratis.rb index 7a33f9bd50..79f42b86ef 100644 --- a/Casks/maratis.rb +++ b/Casks/maratis.rb @@ -2,8 +2,8 @@ cask 'maratis' do version '3.21-beta' sha256 '7ec6dd97f1ce1ce09e08df0947fcb6ceb7a9f63024998f44afed3d3965829707' - # googlecode.com is the official download host per the vendor homepage - url "https://maratis.googlecode.com/files/Maratis-#{version}-osx10.6.zip" + # storage.googleapis.com is the official download host per the vendor homepage + url "https://storage.googleapis.com/google-code-archive-downloads/v1/code.google.com/maratis/Maratis-#{version}-osx10.6.zip" name 'Maratis' homepage 'http://www.maratis3d.org/' license :oss