Skip to content

Commit

Permalink
graalvm-jdk: update to 23
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Sep 18, 2024
1 parent 2d611a6 commit 844c09e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/graalvm-jdk.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"description": "GraalVM is a high-performance runtime that provides significant improvements in application performance and efficiency which is ideal for microservices",
"version": "22.0.2",
"version": "23",
"homepage": "https://www.graalvm.org/",
"license": "GPL",
"url64": "https://download.oracle.com/graalvm/22/archive/graalvm-jdk-22.0.2_windows-x64_bin.zip",
"url64.hash": "SHA256:43e24d62b40399d3887fd9d107a823c62a69cdefcacc2df5e7170215628c844a",
"url64": "https://download.oracle.com/graalvm/23/archive/graalvm-jdk-23_windows-x64_bin.zip",
"url64.hash": "SHA256:42ead2ed36451e746d475c550ca022b81bf777f6dba463a113cb58585574a3b6",
"extension": "zip",
"venv": {
"category": "java",
Expand Down

0 comments on commit 844c09e

Please sign in to comment.