Skip to content

Commit

Permalink
[graalvm-jdk] update to 21.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Jan 18, 2024
1 parent 8db93fc commit 6025e02
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": "21.0.1",
"version": "21.0.2",
"homepage": "https://www.graalvm.org/",
"license": "GPL",
"url64": "https://download.oracle.com/graalvm/21/archive/graalvm-jdk-21.0.1_windows-x64_bin.zip",
"url64.hash": "SHA256:16ec0dbd1d4707870410bd59212186087a5bc126c31917e9836daed8018053c8",
"url64": "https://download.oracle.com/graalvm/21/archive/graalvm-jdk-21.0.2_windows-x64_bin.zip",
"url64.hash": "SHA256:bc5027e506775813131509247424d4af839ad23224a7787b7770ae82eeb3b32d",
"extension": "zip",
"venv": {
"category": "java",
Expand Down

0 comments on commit 6025e02

Please sign in to comment.