ravendb: Update to version 6.2.2

This commit is contained in:
github-actions[bot] 2024-12-11 16:30:52 +00:00
parent 0396015ac8
commit 1d6892a74a

View File

@ -1,5 +1,5 @@
{ {
"version": "6.2.1", "version": "6.2.2",
"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.1-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.2-windows-x64.zip",
"hash": "80d03fc7a102747f1398a25e9f8ea623d2806c21754c20baf2082a32dc9c560e" "hash": "a83724e408ffb45fdb6fede629f29e2d2708e3968ce30be66903d17d07c8a383"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.1-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.2.2-windows-x86.zip",
"hash": "3013e495351aa6baa013f8bc24bdfd00e781268afb38ee5f943430aad4c0c966" "hash": "5f7d92773aa8b9a08f067282de890804c804154496ed79a5e369cac3d6ffc013"
} }
}, },
"installer": { "installer": {