ravendb: Update to version 4.2.101

This commit is contained in:
Richard Kuhnt 2020-03-03 16:01:53 +00:00
parent a675dbd52e
commit 040c03a62a

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.100", "version": "4.2.101",
"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.100-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.101-windows-x86.zip",
"hash": "d2b36f7559293ea56c856fe2e9d5fcc6e2c07737c1fdfceb789a0bffca308952" "hash": "84e87b3f6be79581a683926e56f92e59fd3953ae4e52a156750492cbd8407d01"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.100-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-4.2.101-windows-x64.zip",
"hash": "5c3ac974884c4ddd7712cbdb8aa124dd464819176bb39193edde9ec8ab18054b" "hash": "d3d15d85158257ed9a3fc3da261a89124dca7ac630326adfc92ee647bf05c607"
} }
}, },
"installer": { "installer": {