rethinkdb: Update to version 2.4.4

This commit is contained in:
github-actions[bot] 2023-12-11 04:26:36 +00:00
parent eabbf9a5d5
commit 6e7c6442de

View File

@ -1,15 +1,15 @@
{ {
"version": "2.4.3", "version": "2.4.4",
"description": "Scalable database for realtime web apps", "description": "Scalable database for realtime web apps",
"homepage": "https://www.rethinkdb.com/", "homepage": "https://www.rethinkdb.com/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.rethinkdb.com/repository/raw/windows/rethinkdb-2.4.3.zip", "url": "https://download.rethinkdb.com/repository/raw/windows/rethinkdb-2.4.4.zip",
"hash": "b40ba39cda2ec8d94d831dda77b42e2dbec4614259f052114c7781bef5e1a305" "hash": "dbc33855ac5d2a983f2e8f617cddfa3a8b7305c62dff84ff6127d0e2885835ee"
} }
}, },
"extract_dir": "rethinkdb-2.4.3", "extract_dir": "rethinkdb-2.4.4",
"bin": "rethinkdb.exe", "bin": "rethinkdb.exe",
"checkver": { "checkver": {
"url": "https://download.rethinkdb.com/service/rest/repository/browse/raw/windows", "url": "https://download.rethinkdb.com/service/rest/repository/browse/raw/windows",