Update rethinkdb to version 2.3.6

This commit is contained in:
Richard Kuhnt 2017-07-17 20:02:47 +00:00
parent 85fc1f032e
commit bca454f3c0

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://www.rethinkdb.com/", "homepage": "https://www.rethinkdb.com/",
"license": "https://www.gnu.org/licenses/agpl-3.0.html", "license": "https://www.gnu.org/licenses/agpl-3.0.html",
"version": "2.3.5", "version": "2.3.6",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.rethinkdb.com/windows/rethinkdb-2.3.5.zip", "url": "https://download.rethinkdb.com/windows/rethinkdb-2.3.6.zip",
"hash": "afc431c0aaa6d8b05090f4c33bc527bab6d889555a9817789f155ac45bc51573" "hash": "691993516f62d3495d02fa853e49d920b2ee63f8b7e86c73592c8036f0bfa328"
} }
}, },
"bin": "rethinkdb.exe", "bin": "rethinkdb.exe",