mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update gama-jdk.rb
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
cask "gama-jdk" do
|
||||
arch arm: "Apple_Silicon", intel: "Intel"
|
||||
arch arm: "_M1"
|
||||
|
||||
version "1.9.2"
|
||||
sha256 arm: "c9b1307df181137e58a39966b5d332bc8e145a823ba189f93e489cf75a214234",
|
||||
intel: "1d428e832dbe1778b9b90209052418a941a0549f7653b7e3977ac5980738a1fc"
|
||||
|
||||
url "https://github.com/gama-platform/gama/releases/download/#{version}/GAMA_#{version}_macOS_#{arch}_with_JDK.dmg",
|
||||
url "https://github.com/gama-platform/gama/releases/download/#{version}/GAMA_#{version}_MacOS#{arch}_with_JDK.dmg",
|
||||
verified: "github.com/gama-platform/gama/"
|
||||
name "GAMA Platform with embedded JDK"
|
||||
desc "IDE for building spatially explicit agent-based simulations"
|
||||
|
||||
Reference in New Issue
Block a user