cmake: Update checkver (#237)

This commit is contained in:
linsui 2019-07-12 13:49:18 +00:00 committed by Ross Smith II
parent 08cbf2f2f8
commit 3052ff06ef

View File

@ -23,7 +23,8 @@
"bin/cmake-gui.exe" "bin/cmake-gui.exe"
], ],
"checkver": { "checkver": {
"github": "https://github.com/Kitware/CMake" "url": "https://cmake.org/download/",
"regex": "Latest Release \\(([\\d.]+)\\)"
}, },
"shortcuts": [ "shortcuts": [
[ [