From fc929726956d6770a2f3374dcb0bb886aea08b1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 12:30:09 +0000 Subject: [PATCH] ravendb: Update to version 5.3.2 --- bucket/ravendb.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 0315b4136d..2c3e2cf57f 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.3.1", + "version": "5.3.2", "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.1-windows-x64.zip", - "hash": "271251cc1186e9aad6e31227383ee23837525fcbd196729fbc61f8401f877dfb" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.2-windows-x64.zip", + "hash": "d25670988a954c9c2efe37dca215c8d3b93713e1925a2e0f9b2cafa65d75563a" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.1-windows-x86.zip", - "hash": "43d93ad920b1b98c85cad2afcc7f40132ac88f13b25aed3662906f0e4b005597" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.2-windows-x86.zip", + "hash": "31ca440a42b6076c6b894754520eab6184d7ed45af8abdb541ee540bb4db3342" } }, "installer": {