Skip to content

Commit

Permalink
[graalvm-jdk] fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Nov 8, 2023
1 parent 569e570 commit 0b659fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/graalvm-jdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "21.0.1",
"homepage": "https://www.graalvm.org/",
"license": "GPL",
"url64": "https://download.oracle.com/graalvm/21/latest/graalvm-jdk-21_windows-x64_bin.zip",
"url64": "https://download.oracle.com/graalvm/21/archive/graalvm-jdk-21.0.1_windows-x64_bin.zip",
"url64.hash": "SHA256:16ec0dbd1d4707870410bd59212186087a5bc126c31917e9836daed8018053c8",
"extension": "zip",
"venv": {
Expand Down

0 comments on commit 0b659fb

Please sign in to comment.