From 3e60641efa2b1cc2aea05fccea27f73db1993163 Mon Sep 17 00:00:00 2001 From: Anh Duong Date: Sat, 19 Sep 2015 10:30:31 +0300 Subject: [PATCH] Update download link of godot game engine --- Casks/godot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/godot.rb b/Casks/godot.rb index 18ab69698b1b3..590c1e6e3cbd2 100644 --- a/Casks/godot.rb +++ b/Casks/godot.rb @@ -2,8 +2,8 @@ version '1.1' sha256 'b09dc985b08fa979a8ee830806e2fae2cf0b8a1c3b0da80f6881c3451f670f3d' - # 151.236.22.217 is the official download host per the vendor homepage - url "http://151.236.22.217/GodotOSX32-#{version}stable.zip" + # bintray.com is the official download host per the vendor homepage is not found anymore + url "https://bintray.com/artifact/download/punto/godot-relese/GodotOSX32-#{version}stable.zip" name 'Godot Engine' homepage 'http://www.godotengine.org/' license :mit