ravendb: Update to version 5.2.2

This commit is contained in:
Richard Kuhnt 2021-08-16 15:00:35 +00:00
parent 1620fce78c
commit b0b5ad6995

View File

@ -1,5 +1,5 @@
{ {
"version": "5.2.1", "version": "5.2.2",
"description": "NoSQL database built on .NET Core", "description": "NoSQL database built on .NET Core",
"homepage": "https://ravendb.net", "homepage": "https://ravendb.net",
"license": { "license": {
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.2-windows-x64.zip",
"hash": "6a177028c28e877280561da445c2c71768712c214da12e480ce05f5649aff6ff" "hash": "43a19ab95426a68500c4af0f6d3d825f32ceb149793b6226b2526d8f6775bedc"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.2-windows-x86.zip",
"hash": "02b862967856f0343093935c2a84eeab200946e47ac728cffba7d690bdfcb088" "hash": "84e4b763b44b96f6889fb24ed24364d4a0ae1980bc1735f75a2b622a523d9b6d"
} }
}, },
"installer": { "installer": {