From e9509827d0fbd0f777d8e8d4d8e3685c78139cb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:32:21 +0000 Subject: [PATCH] ravendb: Update to version 5.3.104 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 6437513519..c59a2bb7af 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.3.103", + "version": "5.3.104", "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.3.103-windows-x64.zip", - "hash": "21184aa795a4d2fa3e35ded8a6d3ca1b9443d2b95ddd882ab01837dc719f99ed" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.104-windows-x64.zip", + "hash": "78f4e582460816af1e9810635f00586fee7144e2959da8a687db664fc9fb3020" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.103-windows-x86.zip", - "hash": "719843ab7acce895ccf5dbc72a45b08e56e3deb2e043229158a678b7273a0eab" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.104-windows-x86.zip", + "hash": "7ace7467b3af4743c11c02c1a3729d7967214f273d65842e43637ab2de74db36" } }, "installer": {