ravendb: Update to version 5.3.2

This commit is contained in:
github-actions[bot] 2022-01-08 12:30:09 +00:00
parent 2fa4d69cea
commit fc92972695

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.1", "version": "5.3.2",
"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.3.1-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.2-windows-x64.zip",
"hash": "271251cc1186e9aad6e31227383ee23837525fcbd196729fbc61f8401f877dfb" "hash": "d25670988a954c9c2efe37dca215c8d3b93713e1925a2e0f9b2cafa65d75563a"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.1-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.2-windows-x86.zip",
"hash": "43d93ad920b1b98c85cad2afcc7f40132ac88f13b25aed3662906f0e4b005597" "hash": "31ca440a42b6076c6b894754520eab6184d7ed45af8abdb541ee540bb4db3342"
} }
}, },
"installer": { "installer": {