ScoopInstaller_Main/bucket/rethinkdb.json
2022-06-17 11:47:07 +05:30

15 lines
471 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"
}