ravendb: Update to version 5.4.103

This commit is contained in:
github-actions[bot] 2023-03-31 16:27:56 +00:00
parent ee227ab6d1
commit 3b11f16b00

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.102", "version": "5.4.103",
"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.4.102-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.103-windows-x64.zip",
"hash": "290b3302eb2035575ed1f7d954b3f0f420f34160674ce5ac429b11b08efad8c5" "hash": "91e0089eefdaeebe9ebd9077443cea2d534edeb188123f387b95bf0ddc44b3d9"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.102-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.103-windows-x86.zip",
"hash": "c1fd6e56e4475a2bd1b35bfad6e5a7bea015ac07f616c9177663e0aa7e3f87ed" "hash": "f3f1a1390e6b3a735b2d4e34aeb01334405b25043bf1b030bfeb1fafa9adc4fc"
} }
}, },
"installer": { "installer": {