ravendb: Update to version 6.0.102

This commit is contained in:
github-actions[bot] 2024-04-29 16:28:19 +00:00
parent b4b0cdff3c
commit 67a8381b9c

View File

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