ravendb: Update to version 5.2.4

This commit is contained in:
Richard Kuhnt 2021-11-15 18:01:16 +00:00
parent 1154e6c727
commit 4797655e48

View File

@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.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.2.3-windows-x64.zip",
"hash": "44dec6642e83f5b0b952a317ce5e9003c10b5aef0f926873b486f2d9f947ee97"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.4-windows-x64.zip",
"hash": "3edcdb03a2ef183bd2cfc015abe81dbb136ff436e526fca0282939874b1ae7fe"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.3-windows-x86.zip",
"hash": "2e19e65dab87a294e9025fd8f87740007e8616fe25b4abb9ec0375ea4e15c5b0"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.4-windows-x86.zip",
"hash": "5c42bcace99bb5f0ba18f550e2868beef43b44419bb0854a64484b6906b703c7"
}
},
"installer": {