From d7392d2c8b1fcf29b0c7a083c4a0944521f59135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:30:07 +0000 Subject: [PATCH] ravendb: Update to version 6.0.100 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index f8439673e2..c39b00cee8 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.4", + "version": "6.0.100", "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.4-windows-x64.zip", - "hash": "ca75036b65984dc5e0f84aed3804de776cdc0f11f29c8fc5f478d1aaad0af0b0" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.100-windows-x64.zip", + "hash": "59f385da79b4e13ad4153deaf3560daa76007999e8656f24a5a4a6e30c36ccb9" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.4-windows-x86.zip", - "hash": "fbb28610b8197d378ca4dd20b7c0fce555d474442078b020ccde7231474b02a0" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.100-windows-x86.zip", + "hash": "a32378815115a827d258d6a29cb2b05becefc0db0128c521430a98e427f99fc1" } }, "installer": {