We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88dee90 commit 40ad1e2Copy full SHA for 40ad1e2
1 file changed
bucket/graalvm25.json
@@ -15,8 +15,7 @@
15
"GRAALVM_HOME": "$dir"
16
},
17
"checkver": {
18
- "url": "https://www.graalvm.org/downloads/",
19
- "regex": "jdk-(25[\\d.]+)"
+ "github": "graalvm/graalvm-ce-builds"
20
21
"autoupdate": {
22
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-$version/graalvm-community-jdk-$version_windows-x64_bin.zip",
0 commit comments