ravendb: Update to version 4.2.5

This commit is contained in:
Richard Kuhnt 2019-11-25 14:00:41 +00:00
parent 31ded0abcd
commit e3150c8327

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.4", "version": "4.2.5",
"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.4-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.5-windows-x86.zip",
"hash": "e93516db0f8f37772de490068a655fc7b3794b6061b5c8abffaafa9dde4fd197" "hash": "1de7dcf8184b4eca681f438a47f3ff3815a791a5592fd0d6acfbae577ec69716"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.4-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.5-windows-x64.zip",
"hash": "8e65f887a677e78a92e57faf71363c17a1b2bf54b0c490f5b2618b597117dd99" "hash": "68f15adeb91ea6e924112c51200bc4f2cfb9b9d988874b37de37b322130c5966"
} }
}, },
"installer": { "installer": {