From cd695136113d941fdef411a7e9d3d05b0ac1002a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:23:30 +0000 Subject: [PATCH] ravendb: Update to version 6.0.1 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index ecbed77512..b68e2a495f 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.0", + "version": "6.0.1", "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-6.0.0-windows-x64.zip", - "hash": "410e2f777dec458c5a75f094e07e2042dcddc9805054fbb237c9e2611e1e2de4" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x64.zip", + "hash": "ad002bbd6320cd95e693db0b8357c5600468265a62db32a1edb914d79ae0618b" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x86.zip", - "hash": "559eccbf6dc3d1cbca38e1ab42f3bf459833dfc68f5e7246ecd6f16152db3f50" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x86.zip", + "hash": "99bfcb1d19b3dd6663870e20453f39484002316ba3e4c1ad9b0c3c2b1bf3be12" } }, "installer": {