Skip to content

Commit

Permalink
semeru-jdk-open 22.0.1+8
Browse files Browse the repository at this point in the history
  • Loading branch information
j9build committed May 22, 2024
1 parent d7c7ee3 commit a290b36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/s/semeru-jdk-open.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "semeru-jdk-open" do
arch arm: "aarch64", intel: "x64"

version "21.0.2+13,openj9-0.43.0"
sha256 arm: "569ec5928e834240ab8b2655c7d80100335808cd364e343457489bbea124890a",
intel: "7540948635e1c275476cc5e0a2a72c7303852cea84419750733af63e76539f0a"
version "22.0.1+8,openj9-0.45.0"
sha256 arm: "20d2d2c7d6058dfabe49dc714ec63e06ff739ad0188baf88ca807cff96eb0ce3",
intel: "24227d6ef5789b6fe067c3c44a9764c54cf084ddd997bbdb5c3735e108b1b11e"

url "https://github.com/ibmruntimes/semeru#{version.major}-binaries/releases/download/jdk-#{version.csv.first}_#{version.csv.second}/ibm-semeru-open-jdk_#{arch}_mac_#{version.csv.first.tr("+", "_")}_#{version.csv.second}.pkg",
verified: "github.com/ibmruntimes/"
Expand Down

0 comments on commit a290b36

Please sign in to comment.