ravendb: Update to version 5.2.3

This commit is contained in:
Richard Kuhnt 2021-09-29 15:00:39 +00:00
parent ee4fe338db
commit 35ffdbc9e1

View File

@ -1,5 +1,5 @@
{
"version": "5.2.2",
"version": "5.2.3",
"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.2-windows-x64.zip",
"hash": "43a19ab95426a68500c4af0f6d3d825f32ceb149793b6226b2526d8f6775bedc"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.3-windows-x64.zip",
"hash": "44dec6642e83f5b0b952a317ce5e9003c10b5aef0f926873b486f2d9f947ee97"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.2-windows-x86.zip",
"hash": "84e4b763b44b96f6889fb24ed24364d4a0ae1980bc1735f75a2b622a523d9b6d"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.3-windows-x86.zip",
"hash": "2e19e65dab87a294e9025fd8f87740007e8616fe25b4abb9ec0375ea4e15c5b0"
}
},
"installer": {