From 37f2c0f2573c02a452ea752ed9553404b84e9d12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:29:39 +0000 Subject: [PATCH] ravendb: Update to version 7.0.0 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 0e19d5a075..7d9b71b3d1 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.2.3", + "version": "7.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-6.2.3-windows-x64.zip", - "hash": "eeef9b301fd63613ea29dec069fa38f09b03fa67cd561acb96009ce1848f6186" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.0-windows-x64.zip", + "hash": "4b957427ffb6c344b98406b20f98f024871968f571a998c6c88486bae7dfb72d" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.3-windows-x86.zip", - "hash": "083b35a6beb58f878105cfc07e25e4f5caec725fee92d737bb95dcf0d06706f6" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-7.0.0-windows-x86.zip", + "hash": "142597f72c87e5063265d5f9ff7e780db6005d962d3364775f7a2827dfb6cd8a" } }, "installer": {