ravendb: Update to version 5.1.6

This commit is contained in:
Richard Kuhnt 2021-04-13 14:00:29 +00:00
parent 0f721c532b
commit 5f9dda65ee

View File

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