ravendb: Update to version 5.0.2

This commit is contained in:
Richard Kuhnt 2020-08-17 12:00:26 +00:00
parent b359d79695
commit 4a3efa4246

View File

@ -1,7 +1,7 @@
{
"homepage": "https://ravendb.net",
"description": "NoSQL database built on .NET Core.",
"version": "5.0.1",
"version": "5.0.2",
"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.1-windows-x86.zip",
"hash": "2e7b892006b3f4bd57f01956babfd1d2925e1503f2a5aa92772cced1e92882b9"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.2-windows-x86.zip",
"hash": "aa552762bac068f7cf81b42c0e5c734c8928bc71184471052dacfe8f9569c8cf"
},
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.1-windows-x64.zip",
"hash": "3488ccbda86d9c69c58e4e1bd524a7dfe15d9e6431fa7f603cf34cfa4b904f0a"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.0.2-windows-x64.zip",
"hash": "216ed0e9d5e3760cef9952e7a8b9b2fc280977cc3c9cd748ce560366a6af30a1"
}
},
"installer": {