ravendb: Update to version 5.2.0

This commit is contained in:
Richard Kuhnt 2021-06-21 14:01:14 +00:00
parent e29c2c37b8
commit 6fb6785b30

View File

@ -1,5 +1,5 @@
{
"version": "5.1.8",
"version": "5.2.0",
"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.8-windows-x64.zip",
"hash": "d977e3de7a02264266151c8c93bd3d26505752ac7de43d1dd777546cf4c5f5bb"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.0-windows-x64.zip",
"hash": "51dab4c7356c0a5c08f5db109b138168f247dde9b3f0dbaa8337ba9b22302944"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.8-windows-x86.zip",
"hash": "75c9fb7c2767d0a00eae217fe5884a6448d2f1d01a72ce3699c0661563634e5d"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.0-windows-x86.zip",
"hash": "3c1e53bf16fb8dac7c069010d38e6c5879ecc83dd8a9800b5e5fd4ca157c5883"
}
},
"installer": {