ravendb: Update to version 6.0.104

This commit is contained in:
github-actions[bot] 2024-06-17 16:28:37 +00:00
parent 174996c16d
commit 1a04ea9efc

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.103", "version": "6.0.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-6.0.103-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.104-windows-x64.zip",
"hash": "1c6a9fe37cccf098e38270e4189f60f1b668eb49f5c8034bd95425ce4eb45502" "hash": "2aa0734592c0a6b81f9a07aa8fabb62eea4c936575de1d55d7bb3bf21737513c"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.103-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.104-windows-x86.zip",
"hash": "754b47cf273b25b57152b8ccadd68b28c5a06cc9ade164e1cf1b4b81e045620b" "hash": "744caab6652555b514e443b4bf90a30ee3203946cdde087f93fcd88cdf217051"
} }
}, },
"installer": { "installer": {