ravendb: Update to version 5.1.7

This commit is contained in:
Richard Kuhnt 2021-04-23 13:01:47 +00:00
parent ce97f21887
commit fa069121f2

View File

@ -1,5 +1,5 @@
{
"version": "5.1.6",
"version": "5.1.7",
"description": "NoSQL database built on .NET Core.",
"homepage": "https://ravendb.net",
"license": {
@ -11,12 +11,12 @@
},
"architecture": {
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.6-windows-x64.zip",
"hash": "f4959036682cbce728e8609ca7934921affffe7440070bf1df2b70e5304583bf"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.7-windows-x64.zip",
"hash": "3d0901f679f3d0746dc77750905d9c7829735b496b1aed109c91c43c04ca8d64"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.6-windows-x86.zip",
"hash": "8b59b9d2286cd1e0024c79d8fb2f9576706a84bfe3080100197e72a05e0134e6"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.7-windows-x86.zip",
"hash": "ff5d80376dcfc51cc8f67c28470177181293a8e6804626fcf1b18ecc8b709574"
}
},
"installer": {