ravendb: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2023-10-02 12:31:05 +00:00
parent 67aae1fa5b
commit 8677851a23

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.110", "version": "6.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-5.4.110-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x64.zip",
"hash": "e6d90a6e1374a72d202a6067985ff0f288488003e0172152171f4775aa52c4a7" "hash": "410e2f777dec458c5a75f094e07e2042dcddc9805054fbb237c9e2611e1e2de4"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.4.110-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x86.zip",
"hash": "aed8cb930c2c6fe51febad891801364e7ebd12ee042b846b5cbc02a7efb7d62e" "hash": "559eccbf6dc3d1cbca38e1ab42f3bf459833dfc68f5e7246ecd6f16152db3f50"
} }
}, },
"installer": { "installer": {