ravendb: Update to version 5.4.2

This commit is contained in:
github-actions[bot] 2022-09-02 08:30:35 +00:00
parent 4a73ddd6ee
commit ff1d56fef7

View File

@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"description": "NoSQL database built on .NET Core",
"homepage": "https://ravendb.net",
"license": {
@ -11,12 +11,12 @@
},
"architecture": {
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.1-windows-x64.zip",
"hash": "216f5268f331d2033f430cfd72052938f140a0c79d6b64bfcd7895a234558215"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.2-windows-x64.zip",
"hash": "e65ab8f9a088454a0be27097e77123f7ed72dc3292ad829796040b0da2580b57"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.1-windows-x86.zip",
"hash": "b19f7edd0a3be16c3cd663153a7958b25c848b6328ae9169316931a0d54565e4"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.2-windows-x86.zip",
"hash": "39d9f17b05608aca5db736ad1664029beb002de4730dda709462e4f6483ad969"
}
},
"installer": {