mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update temurin from 19.0.2 to 20 (#143705)
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
cask "temurin" do
|
||||
arch arm: "aarch64", intel: "x64"
|
||||
|
||||
version "19.0.2,7"
|
||||
sha256 arm: "cf740487eb79e5a4c7bc85a1a79b0bb71e58e30a7124b26506babf5aa8871224",
|
||||
intel: "60d33104b758c92a4b8560ff0517c7fd91820c26a1f7ee1710a3dc8949795ad3"
|
||||
version "20,36"
|
||||
sha256 arm: "e974b3ad91385795d2d1f55c2286365758de49fc825f6c5bf9a46b66a1e68c27",
|
||||
intel: "7781230e8777879ec1c6cd07e73ffe838dbf0fff79c79f46fe10fccd4c95d3af"
|
||||
|
||||
url "https://github.com/adoptium/temurin#{version.major}-binaries/releases/download/jdk-#{version.csv.first}%2B#{version.csv.second}/OpenJDK#{version.major}U-jdk_#{arch}_mac_hotspot_#{version.csv.first}_#{version.csv.second.major}.pkg",
|
||||
verified: "github.com/adoptium/"
|
||||
|
||||
Reference in New Issue
Block a user