From 108de80259bad6158d1e2be4fd6cfdde9549dc42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:30:34 +0000 Subject: [PATCH] ravendb: Update to version 7.0.4 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index a5b3535dcd..6752440413 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "7.0.3", + "version": "7.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-7.0.3-windows-x64.zip", - "hash": "e447deddadbaf73ecc71d8ee785cc2bf130c5849b9e313e71ab69767de19aa70" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.4-windows-x64.zip", + "hash": "eaf164e250eab0f2ef66793402ed842645617c9dc36e5f97b873415de687f499" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.3-windows-x86.zip", - "hash": "6f01cd134d39169aa2ee7722a58c7067ac26f6d7fd4881dffba19a8929b61954" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.4-windows-x86.zip", + "hash": "600df4ea55058758dff83667a60b2ddea4bdb184354549069a69e1085fbbcbf8" } }, "installer": {