Skip to content

Commit

Permalink
Merge pull request #199037 from Homebrew/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Jan 22, 2025
2 parents cadcfea + 211f054 commit 525e697
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/z/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "zulu@8" do
arch arm: "aarch64", intel: "x64"

version "8.0.432,8.82.0.21"
sha256 arm: "c7a5a7aa2270a5538b9a6e646b34b7df2197b15d7c0f754cbe176ffe92576e12",
intel: "f0416768b80e570e8e9e6dc6e1042f36632a33f3052c089586b55d09f59da515"
version "8.0.442,8.84.0.15"
sha256 arm: "deaab641622ea649bbbf5d4766018f10e57b12a9e8bd07b3ada308eafe10cb6e",
intel: "10e4ef3f5307f8e477f206dc40eab52e555b4f720fc7153e04c6e4d60d6241a0"

url "https://cdn.azul.com/zulu/bin/zulu#{version.csv.second}-ca-jdk#{version.csv.first}-macosx_#{arch}.dmg",
referer: "https://www.azul.com/downloads/"
Expand Down

0 comments on commit 525e697

Please sign in to comment.