ravendb: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2022-07-20 12:31:48 +00:00
parent 668e67e519
commit c710b059d1

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.0", "version": "5.4.1",
"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.0-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.1-windows-x64.zip",
"hash": "84057c2118c2d031bd4f70e1f327a911aaa04d4714c0721007bdca0b5c44fcb7" "hash": "216f5268f331d2033f430cfd72052938f140a0c79d6b64bfcd7895a234558215"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.0-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.1-windows-x86.zip",
"hash": "f6145accf6b8f801d464d75e6c9a4d8d73f4c6fb376b56e9859614ff82b5a6c8" "hash": "b19f7edd0a3be16c3cd663153a7958b25c848b6328ae9169316931a0d54565e4"
} }
}, },
"installer": { "installer": {