We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ad1e2 commit deeeb02Copy full SHA for deeeb02
1 file changed
bucket/graalvm25.json
@@ -15,7 +15,8 @@
15
"GRAALVM_HOME": "$dir"
16
},
17
"checkver": {
18
- "github": "graalvm/graalvm-ce-builds"
+ "github": "graalvm/graalvm-ce-builds",
19
+ "regex": "jdk-([\\d.]+)"
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