From eb15f3e2fe6b9a8a815f85b7dbb0c98fabdf5fca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:30:34 +0000 Subject: [PATCH] ravendb: Update to version 6.2.0 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 601495b5c3..8ed63a587a 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.105", + "version": "6.2.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.0.105-windows-x64.zip", - "hash": "b86bafe5f6f3ac0cc5fc7f1761b20390a434c95a20fd583615da0cef4eb6b17e" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.0-windows-x64.zip", + "hash": "23dc987f08b04c2fe154f9d660f43abf7dc2eecb35fd70cefaec2855ecceaa05" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.105-windows-x86.zip", - "hash": "55c0455a026de9b485e75774b916426feadbb5d0e3a0134f1b23a6f8e8d652de" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.0-windows-x86.zip", + "hash": "7b31d35f42dc47dc0249fadc8c75b7b53958bfe9879f448648d38bf5f6f7afb6" } }, "installer": {