Skip to content

Commit b03ea3c

Browse files
committed
Revert "Fix checkver"
This reverts commit ffd906d.
1 parent ffd906d commit b03ea3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bucket/graalvm25.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"GRAALVM_HOME": "$dir"
1919
},
2020
"checkver": {
21-
"github": "graalvm/graalvm-ce-builds",
21+
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/latest",
2222
"regex": "jdk-(25[\\d.]*)"
2323
},
2424
"autoupdate": {

0 commit comments

Comments
 (0)