ravendb: Update to version 5.0.0

This commit is contained in:
Richard Kuhnt 2020-07-23 12:01:07 +00:00
parent e1f2fda37a
commit f31cf7b3a6

View File

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