From 1d6892a74a8c4474815f68ac5ee7f0749c7b972b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:30:52 +0000 Subject: [PATCH] ravendb: Update to version 6.2.2 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index d666e57526..21624bde48 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.2.1", + "version": "6.2.2", "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.1-windows-x64.zip", - "hash": "80d03fc7a102747f1398a25e9f8ea623d2806c21754c20baf2082a32dc9c560e" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.2-windows-x64.zip", + "hash": "a83724e408ffb45fdb6fede629f29e2d2708e3968ce30be66903d17d07c8a383" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.1-windows-x86.zip", - "hash": "3013e495351aa6baa013f8bc24bdfd00e781268afb38ee5f943430aad4c0c966" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.2-windows-x86.zip", + "hash": "5f7d92773aa8b9a08f067282de890804c804154496ed79a5e369cac3d6ffc013" } }, "installer": {