From 526ea0d333106787d0c8686c64170f1702eeabc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 16:29:12 +0000 Subject: [PATCH] ravendb: Update to version 5.4.102 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 30408790a3..a971c71cd4 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.4.101", + "version": "5.4.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-5.4.101-windows-x64.zip", - "hash": "7aacd4ee3db192b94279b4e51854e0e6acbc8c84db1046fdd543162131b0582c" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.102-windows-x64.zip", + "hash": "290b3302eb2035575ed1f7d954b3f0f420f34160674ce5ac429b11b08efad8c5" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.101-windows-x86.zip", - "hash": "2fc3fa8d31c80e1434f5b4c3911f4a277682fb8980ac963dadc28da3059f26b9" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.102-windows-x86.zip", + "hash": "c1fd6e56e4475a2bd1b35bfad6e5a7bea015ac07f616c9177663e0aa7e3f87ed" } }, "installer": {