mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
19 lines
615 B
JSON
19 lines
615 B
JSON
{
|
|
"version": "2.3.6",
|
|
"description": "Scalable database for realtime web apps",
|
|
"homepage": "https://www.rethinkdb.com/",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://download.rethinkdb.com/repository/raw/windows/rethinkdb-2.3.6.zip",
|
|
"hash": "691993516f62d3495d02fa853e49d920b2ee63f8b7e86c73592c8036f0bfa328"
|
|
}
|
|
},
|
|
"extract_dir": "rethinkdb-2.3.6",
|
|
"bin": "rethinkdb.exe",
|
|
"checkver": {
|
|
"url": "https://rethinkdb.com/docs/install/windows/",
|
|
"regex": "/windows/rethinkdb-([\\d.]+)\\.zip\">"
|
|
}
|
|
}
|