From 4f479ed37ea7f752b8d7bada8b7d3556add2d121 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 12:32:25 +0000 Subject: [PATCH] ravendb: Update to version 5.4.4 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index fa5e067b4a..c9efef9e48 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.4.2", + "version": "5.4.4", "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.2-windows-x64.zip", - "hash": "e65ab8f9a088454a0be27097e77123f7ed72dc3292ad829796040b0da2580b57" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.4-windows-x64.zip", + "hash": "33a8e6002bdba5a42a7b56fd7e6112187f4f1380fadece274a87d833a493f494" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.2-windows-x86.zip", - "hash": "39d9f17b05608aca5db736ad1664029beb002de4730dda709462e4f6483ad969" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.4-windows-x86.zip", + "hash": "6ac836f02efa78514a82fa14ede8d5e55c0c2bd84aafd55e526f82baf85b72a1" } }, "installer": {