mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Update checkver in cmake
This commit is contained in:
parent
a1237dcd84
commit
ad396c7436
@ -21,5 +21,8 @@
|
||||
"bin/ctest.exe",
|
||||
"bin/cmake-gui.exe"
|
||||
],
|
||||
"checkver": "CMake\\s+([\\d.]+)\\s+available\\s+for\\s+download"
|
||||
"checkver": {
|
||||
"re": "Latest\\s+Release\\s+\\(([\\d+.]+)\\)",
|
||||
"url": "https://cmake.org/download/"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user