mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update gama-jdk.rb to 1.9.2
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
cask "gama-jdk" do
|
||||
arch arm: "Apple_Silicon", intel: "Intel"
|
||||
|
||||
version "1.9.1"
|
||||
sha256 arm: "bad8a2da2ebe6a0276fef3539416625dce75118cef5ffc5fcd3e84b94d5f6b60",
|
||||
intel: "98ccfa0fd0393cf0e4283ccf6c9ba16d2980464bf40012574882a879f013c358"
|
||||
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",
|
||||
verified: "github.com/gama-platform/gama/"
|
||||
|
||||
Reference in New Issue
Block a user