ravendb: Update to version 5.1.8

This commit is contained in:
Richard Kuhnt 2021-05-26 09:00:26 +00:00
parent ef9a489d64
commit 2cbb0c35d8

View File

@ -1,5 +1,5 @@
{ {
"version": "5.1.7", "version": "5.1.8",
"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.7-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.8-windows-x64.zip",
"hash": "3d0901f679f3d0746dc77750905d9c7829735b496b1aed109c91c43c04ca8d64" "hash": "d977e3de7a02264266151c8c93bd3d26505752ac7de43d1dd777546cf4c5f5bb"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.7-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.8-windows-x86.zip",
"hash": "ff5d80376dcfc51cc8f67c28470177181293a8e6804626fcf1b18ecc8b709574" "hash": "75c9fb7c2767d0a00eae217fe5884a6448d2f1d01a72ce3699c0661563634e5d"
} }
}, },
"installer": { "installer": {