rethinkdb: Remove checkver

This commit is contained in:
Rashil Gandhi 2022-06-17 11:47:07 +05:30 committed by GitHub
parent 05640a72ec
commit cf09bd9382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,5 @@
}
},
"extract_dir": "rethinkdb-2.3.6",
"bin": "rethinkdb.exe",
"checkver": {
"url": "https://rethinkdb.com/docs/install/windows/",
"regex": "/windows/rethinkdb-([\\d.]+)\\.zip\">"
}
"bin": "rethinkdb.exe"
}