mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
17 lines
569 B
JSON
17 lines
569 B
JSON
{
|
|
"homepage": "https://www.rethinkdb.com/",
|
|
"license": "https://www.gnu.org/licenses/agpl-3.0.html",
|
|
"version": "2.3.5",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://download.rethinkdb.com/windows/rethinkdb-2.3.5.zip",
|
|
"hash": "AFC431C0AAA6D8B05090F4C33BC527BAB6D889555A9817789F155AC45BC51573"
|
|
}
|
|
},
|
|
"bin": "rethinkdb.exe",
|
|
"checkver": {
|
|
"url": "https://rethinkdb.com/docs/install/windows/",
|
|
"re": "<a href=\"https://download\\.rethinkdb\\.com/windows/rethinkdb-([\\d.]+)\\.zip\">"
|
|
}
|
|
}
|