ravendb: Update to version 7.0.0

This commit is contained in:
github-actions[bot] 2025-02-05 08:29:39 +00:00
parent 9aa871bb8e
commit 37f2c0f257

View File

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