ravendb: Update to version 6.2.3

This commit is contained in:
github-actions[bot] 2025-01-21 16:31:14 +00:00
parent 4d45d64f59
commit b07646cec2

View File

@ -1,5 +1,5 @@
{ {
"version": "6.2.2", "version": "6.2.3",
"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.2.2-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.3-windows-x64.zip",
"hash": "a83724e408ffb45fdb6fede629f29e2d2708e3968ce30be66903d17d07c8a383" "hash": "eeef9b301fd63613ea29dec069fa38f09b03fa67cd561acb96009ce1848f6186"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.2-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.3-windows-x86.zip",
"hash": "5f7d92773aa8b9a08f067282de890804c804154496ed79a5e369cac3d6ffc013" "hash": "083b35a6beb58f878105cfc07e25e4f5caec725fee92d737bb95dcf0d06706f6"
} }
}, },
"installer": { "installer": {