ravendb: Update to version 5.3.0

This commit is contained in:
Richard Kuhnt 2021-11-30 08:00:35 +00:00
parent 44b22552d0
commit 7fe2e505d8

View File

@ -1,5 +1,5 @@
{
"version": "5.2.4",
"version": "5.3.0",
"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.4-windows-x64.zip",
"hash": "3edcdb03a2ef183bd2cfc015abe81dbb136ff436e526fca0282939874b1ae7fe"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.0-windows-x64.zip",
"hash": "1f0933766b052bfa90d493dcf85301acdd82df196dad5f2706dcda1362df765a"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.4-windows-x86.zip",
"hash": "5c42bcace99bb5f0ba18f550e2868beef43b44419bb0854a64484b6906b703c7"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.0-windows-x86.zip",
"hash": "fa1214958bf33b03ebd8bf72cdaa0a05cc7ec13a19b09ca11bc8a71add325f02"
}
},
"installer": {