From 67a8381b9c8182d547d3636b06980b38d25c4c9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:28:19 +0000 Subject: [PATCH] ravendb: Update to version 6.0.102 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 85941cc9f5..a08f5bfa88 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.101", + "version": "6.0.102", "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.101-windows-x64.zip", - "hash": "8b053f807374d9595030eb2b122cc5a5633fc193a919dee30a76cfab25db7e3a" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.102-windows-x64.zip", + "hash": "bb671505fe7a4c55c604dc522b3170e533c4a35d54d91a30f741e2d0fd80a363" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.101-windows-x86.zip", - "hash": "42773f62a13736817a5d0131e2a65ba9695ce2c4020e0c42bc7946bcf8040ead" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.102-windows-x86.zip", + "hash": "24a995c9b02ef4e2648bd33f1723a2f3350b2461ad74de7366c0123af99e3641" } }, "installer": {