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