Merge pull request #154509 from RoiArthurB/patch-2

Update gama.rb to 1.9.2 latest
This commit is contained in:
Miccal Matthews
2023-09-06 12:22:22 +08:00
committed by GitHub
+5 -5
View File
@@ -1,11 +1,11 @@
cask "gama" do
arch arm: "Apple_Silicon", intel: "Intel"
arch arm: "_M1"
version "1.9.1"
sha256 arm: "360e06ab4a864897b00e82e0603869ca52e4ee5e713ffddd41713765c3ed3946",
intel: "19d967383e0138253e392e005eb6e1eeb248a6783a11aae4ea291cfef405fff5"
version "1.9.2"
sha256 arm: "dfc74a0004a32302f0eee9303b5c45f83a9e66307e3d4fe30999de1eeb1a00e6",
intel: "cad4827fcf2e8eb06459b6e8d7468537831fdcccaf2ee896171c6168cb03de74"
url "https://github.com/gama-platform/gama/releases/download/#{version}/GAMA_#{version}_macOS_#{arch}.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"