From 8677851a23d9b54868f9e10bd7b1d30b4de4bc6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:31:05 +0000 Subject: [PATCH] ravendb: Update to version 6.0.0 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 27927d2e9e..ecbed77512 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.4.110", + "version": "6.0.0", "description": "NoSQL database built on .NET Core", "homepage": "https://ravendb.net", "license": { @@ -11,12 +11,12 @@ }, "architecture": { "64bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.110-windows-x64.zip", - "hash": "e6d90a6e1374a72d202a6067985ff0f288488003e0172152171f4775aa52c4a7" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x64.zip", + "hash": "410e2f777dec458c5a75f094e07e2042dcddc9805054fbb237c9e2611e1e2de4" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.110-windows-x86.zip", - "hash": "aed8cb930c2c6fe51febad891801364e7ebd12ee042b846b5cbc02a7efb7d62e" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x86.zip", + "hash": "559eccbf6dc3d1cbca38e1ab42f3bf459833dfc68f5e7246ecd6f16152db3f50" } }, "installer": {