ravendb: Update to version 5.1.4

This commit is contained in:
Richard Kuhnt 2021-02-01 16:00:34 +00:00
parent e1e7f44917
commit ddb3d829b8

View File

@ -1,5 +1,5 @@
{
"version": "5.1.3",
"version": "5.1.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.1.3-windows-x64.zip",
"hash": "fbae9aea8c497a7a8ee5c5a857ffae928278afac8622682be3bdabe9df442b7e"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.4-windows-x64.zip",
"hash": "26b58994f3132015792f3f1c03e84f1c78dffd85e4fa404c798f6fcf596c75ca"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.3-windows-x86.zip",
"hash": "1223f73bf6de114287f46328880572a3e385eac25b4f4ca4fe3a446945d358b9"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.4-windows-x86.zip",
"hash": "6a2a9e998e4c3cc952df28a42085e051436dd4f01949c0b1c897361766629735"
}
},
"installer": {