From ddb3d829b8885089ff38b003f93bf42de161f47b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 1 Feb 2021 16:00:34 +0000 Subject: [PATCH] ravendb: Update to version 5.1.4 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 01880e865f..09eec1cda3 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.1.3", + "version": "5.1.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.1.3-windows-x64.zip", - "hash": "fbae9aea8c497a7a8ee5c5a857ffae928278afac8622682be3bdabe9df442b7e" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.4-windows-x64.zip", + "hash": "26b58994f3132015792f3f1c03e84f1c78dffd85e4fa404c798f6fcf596c75ca" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.3-windows-x86.zip", - "hash": "1223f73bf6de114287f46328880572a3e385eac25b4f4ca4fe3a446945d358b9" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.4-windows-x86.zip", + "hash": "6a2a9e998e4c3cc952df28a42085e051436dd4f01949c0b1c897361766629735" } }, "installer": {