ravendb: Update to version 5.1.5

This commit is contained in:
Richard Kuhnt 2021-03-01 13:01:48 +00:00
parent 1287df26f4
commit 4fe9739b31

View File

@ -1,5 +1,5 @@
{ {
"version": "5.1.4", "version": "5.1.5",
"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.4-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.5-windows-x64.zip",
"hash": "26b58994f3132015792f3f1c03e84f1c78dffd85e4fa404c798f6fcf596c75ca" "hash": "2c368da4c4ae881722cc4cbdf5f15b48ba70546879d90285a91a5064003713cb"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.4-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.5-windows-x86.zip",
"hash": "6a2a9e998e4c3cc952df28a42085e051436dd4f01949c0b1c897361766629735" "hash": "f19fa3ac92a383404f324484e269c71a50b2abbb16b9a884ab4b7e96840cba16"
} }
}, },
"installer": { "installer": {