ravendb: Update to version 5.4.3

This commit is contained in:
github-actions[bot] 2022-10-11 08:31:10 +00:00
parent 8bf0896ed0
commit 56d8a4233a

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.2", "version": "5.4.3",
"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.2-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.3-windows-x64.zip",
"hash": "e65ab8f9a088454a0be27097e77123f7ed72dc3292ad829796040b0da2580b57" "hash": "4a757e698f78545e1e214133f86f8faafbf350a11f6514a73be1a631a6adceca"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.2-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.3-windows-x86.zip",
"hash": "39d9f17b05608aca5db736ad1664029beb002de4730dda709462e4f6483ad969" "hash": "bc29404b704da8cc427f472f34968db4cebde276440199d741e7077f245b5cbe"
} }
}, },
"installer": { "installer": {