From cf1a6b35ff9f91de739405dfedb475ae14a824ea Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Wed, 6 Sep 2023 12:09:28 +0800 Subject: [PATCH] Update gama.rb --- Casks/g/gama.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/g/gama.rb b/Casks/g/gama.rb index 2ecb809e88..ec40de90f2 100644 --- a/Casks/g/gama.rb +++ b/Casks/g/gama.rb @@ -5,7 +5,7 @@ cask "gama" do sha256 arm: "dfc74a0004a32302f0eee9303b5c45f83a9e66307e3d4fe30999de1eeb1a00e6", intel: "cad4827fcf2e8eb06459b6e8d7468537831fdcccaf2ee896171c6168cb03de74" - url "https://github.com/gama-platform/gama/releases/download/#{version}/GAMA_#{version}_MacOS.dmg", + url "https://github.com/gama-platform/gama/releases/download/#{version}/GAMA_#{version}_MacOS#{arch}.dmg", verified: "github.com/gama-platform/gama/" name "GAMA Platform" desc "IDE for building spatially explicit agent-based simulations"