ravendb: Update to version 4.2.8

This commit is contained in:
Richard Kuhnt 2020-01-21 12:01:50 +00:00
parent 823bf1630e
commit df0eeaadfe

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://ravendb.net", "homepage": "https://ravendb.net",
"description": "NoSQL database built on .NET Core.", "description": "NoSQL database built on .NET Core.",
"version": "4.2.6", "version": "4.2.8",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://ravendb.net/terms/commercial" "url": "https://ravendb.net/terms/commercial"
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.6-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.8-windows-x86.zip",
"hash": "ec916d2b0be506bd8075f077785bdca3d60c43dd5b5eeba7df8773c9aaf28647" "hash": "f3357901c4abab113ecd0a9f0595c535b534542866cd0d06a6bbf1cb257c6e1c"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.6-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.8-windows-x64.zip",
"hash": "e838759e94503f697a1d353c75b78b08dfc18f7a36ec81369db43401d55dd322" "hash": "8c904d893304ed919e6a39cc82e1eb7c193a887f3d88e7b22f131aa5d29753ef"
} }
}, },
"installer": { "installer": {