ravendb: Update to version 5.4.107

This commit is contained in:
github-actions[bot] 2023-06-24 20:26:01 +00:00
parent c70dc3f462
commit bea41fc6be

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.105", "version": "5.4.107",
"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.105-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.107-windows-x64.zip",
"hash": "9cf07c612adc8be97d1ded6152943001220d4d6229f11fd1657ba4b02830d701" "hash": "efdcb0eca75819479d42f41045d8d6f1e23011d50dbe499d3b41cee56b6a4ab4"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.105-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.107-windows-x86.zip",
"hash": "0bfa02a190d0f030a9ae7b6f5316be65953fc405747402a05ebceded242bdbb9" "hash": "f79cb202ccfd8a587354e5699577f966e448f02a140d1ad3c74c7e6d896f0335"
} }
}, },
"installer": { "installer": {