ravendb: Update to version 5.4.104

This commit is contained in:
github-actions[bot] 2023-05-15 12:31:27 +00:00
parent 61891d0a91
commit 0bd9c2bd49

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.103", "version": "5.4.104",
"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.103-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.104-windows-x64.zip",
"hash": "91e0089eefdaeebe9ebd9077443cea2d534edeb188123f387b95bf0ddc44b3d9" "hash": "7b7b60dfbd80041f0d3b11bb0eb37b3ecf5ba1b388d77866953516e330520e6f"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.103-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.104-windows-x86.zip",
"hash": "f3f1a1390e6b3a735b2d4e34aeb01334405b25043bf1b030bfeb1fafa9adc4fc" "hash": "c7e4a8871e7d441eb4d1ac9a9143ca5fb53f5348569a2717d6ed90ebcf5fe3db"
} }
}, },
"installer": { "installer": {