From 9ed20370e475a62424a35c4941ff07080f1ed36d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:24:50 +0000 Subject: [PATCH] ravendb: Update to version 6.0.4 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index c9b9b1755d..f8439673e2 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.3", + "version": "6.0.4", "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.3-windows-x64.zip", - "hash": "74c3014fe6b0e552319daa3bdef3fce5355248173557479c924f9d61662f357c" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.4-windows-x64.zip", + "hash": "ca75036b65984dc5e0f84aed3804de776cdc0f11f29c8fc5f478d1aaad0af0b0" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.3-windows-x86.zip", - "hash": "b53ec18d9617ddc5785e576e8d58160b65f5a6008fc1120cce73a6ed83e0e324" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.4-windows-x86.zip", + "hash": "fbb28610b8197d378ca4dd20b7c0fce555d474442078b020ccde7231474b02a0" } }, "installer": {