ravendb: Update to version 6.0.101

This commit is contained in:
github-actions[bot] 2024-03-19 12:30:35 +00:00
parent 099f4882bb
commit eb288cd7e2

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.100", "version": "6.0.101",
"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.100-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.101-windows-x64.zip",
"hash": "59f385da79b4e13ad4153deaf3560daa76007999e8656f24a5a4a6e30c36ccb9" "hash": "8b053f807374d9595030eb2b122cc5a5633fc193a919dee30a76cfab25db7e3a"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.100-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.101-windows-x86.zip",
"hash": "a32378815115a827d258d6a29cb2b05becefc0db0128c521430a98e427f99fc1" "hash": "42773f62a13736817a5d0131e2a65ba9695ce2c4020e0c42bc7946bcf8040ead"
} }
}, },
"installer": { "installer": {