ravendb: Update to version 5.4.105

This commit is contained in:
github-actions[bot] 2023-06-20 16:28:21 +00:00
parent a025b4d437
commit 7fc4b6e3a1

View File

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