From 600f290c431e1dff969758377041ee9fe0b132b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 08:30:09 +0000 Subject: [PATCH] ravendb: Update to version 5.4.101 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 94360e89bf..30408790a3 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.4.100", + "version": "5.4.101", "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.100-windows-x64.zip", - "hash": "b9f2250ad3a6bd49924a001bd8bc54a9025d9ab1b9351c0707c964c189853793" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.101-windows-x64.zip", + "hash": "7aacd4ee3db192b94279b4e51854e0e6acbc8c84db1046fdd543162131b0582c" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.100-windows-x86.zip", - "hash": "e399b9970424dc23531d9d7ce067830d0e15b234bd64f2d49bdb00bb8b23fa20" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.101-windows-x86.zip", + "hash": "2fc3fa8d31c80e1434f5b4c3911f4a277682fb8980ac963dadc28da3059f26b9" } }, "installer": {