ravendb: Update to version 5.1.3

This commit is contained in:
Richard Kuhnt 2021-01-25 13:00:34 +00:00
parent ebefbd4b82
commit 1398c92998

View File

@ -1,5 +1,5 @@
{ {
"version": "5.1.2", "version": "5.1.3",
"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.1.2-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.3-windows-x64.zip",
"hash": "e13c11f0aefb677b7f3586b7eb733f23f06b8bae625227bc3a06b54e4ce7365e" "hash": "fbae9aea8c497a7a8ee5c5a857ffae928278afac8622682be3bdabe9df442b7e"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.2-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.3-windows-x86.zip",
"hash": "4f3fd6d42fb45458ec24c5cefab2a16527cf3c5aa2a9bb69946b98a10804d92a" "hash": "1223f73bf6de114287f46328880572a3e385eac25b4f4ca4fe3a446945d358b9"
} }
}, },
"installer": { "installer": {