ravendb: Update to version 4.2.6

This commit is contained in:
Richard Kuhnt 2019-12-09 11:00:32 +00:00
parent 046a6575a0
commit e13f6a3ac4

View File

@ -1,7 +1,7 @@
{
"homepage": "https://ravendb.net",
"description": "NoSQL database built on .NET Core.",
"version": "4.2.5",
"version": "4.2.6",
"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.5-windows-x86.zip",
"hash": "1de7dcf8184b4eca681f438a47f3ff3815a791a5592fd0d6acfbae577ec69716"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.6-windows-x86.zip",
"hash": "ec916d2b0be506bd8075f077785bdca3d60c43dd5b5eeba7df8773c9aaf28647"
},
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.5-windows-x64.zip",
"hash": "68f15adeb91ea6e924112c51200bc4f2cfb9b9d988874b37de37b322130c5966"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.6-windows-x64.zip",
"hash": "e838759e94503f697a1d353c75b78b08dfc18f7a36ec81369db43401d55dd322"
}
},
"installer": {