ravendb: Update to version 5.1.1

This commit is contained in:
Richard Kuhnt 2020-12-01 15:01:48 +00:00
parent f0f17c6f5d
commit 4eb9a09a1b

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": "5.1.0", "version": "5.1.1",
"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-5.1.0-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.1-windows-x86.zip",
"hash": "ce3fb28de4f6b5ab0101d20ee3ed7848607baec0f754d2e9ec21ad471623a96d" "hash": "a204712dd18b246eec44a8a31df04915ad1415e425c87f848ee3042845df646e"
}, },
"64bit": { "64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.0-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.1-windows-x64.zip",
"hash": "f6d94ab45e84aa881c4085d048619419eb61b7277be83ffee28be6225a1e5502" "hash": "cd097f1c3be548e1dd2895622b0d4ddcb9df316022a1918a395ade836df5b25d"
} }
}, },
"installer": { "installer": {