ravendb: Update to version 5.3.102

This commit is contained in:
github-actions[bot] 2022-04-19 16:30:23 +00:00
parent 7fb24146e3
commit 1764f6ac8b

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.101", "version": "5.3.102",
"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.101-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.102-windows-x64.zip",
"hash": "0bd6a8713b849e1cfa81a4ea70b42c0f7b6026aa0e5f14ba3d35b468064085e2" "hash": "c3cee4f594934f0298d102cc5a51b4031dcf5d41e1fb29450c32d68143200fc6"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.101-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.3.102-windows-x86.zip",
"hash": "7b825e716d36dca1615774bc84eb8b292cd19b1af5068318aab54cb2348824f4" "hash": "ae74ce25ded0ef4b42c7ee96c5550322e2f4d4bf8b01406d432b3e386a74d04d"
} }
}, },
"installer": { "installer": {