ravendb: Update to version 5.0.1

This commit is contained in:
Richard Kuhnt 2020-08-05 09:00:45 +00:00
parent a20bfda587
commit 13bdfa8b0c

View File

@ -1,7 +1,7 @@
{
"homepage": "https://ravendb.net",
"description": "NoSQL database built on .NET Core.",
"version": "5.0.0",
"version": "5.0.1",
"license": {
"identifier": "Freeware",
"url": "https://ravendb.net/terms/commercial"
@ -11,12 +11,12 @@
},
"architecture": {
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.0-windows-x86.zip",
"hash": "c0c42f3afc49b9801f9d4e52931146e61d269f012bc1e63e35c9183047ccf2c7"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.1-windows-x86.zip",
"hash": "2e7b892006b3f4bd57f01956babfd1d2925e1503f2a5aa92772cced1e92882b9"
},
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.0-windows-x64.zip",
"hash": "2935a588cd550df09123dba73720f37a8d3d6a1d8e57fede80cfc7ade0629bc5"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.1-windows-x64.zip",
"hash": "3488ccbda86d9c69c58e4e1bd524a7dfe15d9e6431fa7f603cf34cfa4b904f0a"
}
},
"installer": {