ravendb: Update to version 6.0.2

This commit is contained in:
github-actions[bot] 2023-12-28 00:32:30 +00:00
parent 0ffd8d0291
commit 06a17c81fc

View File

@ -1,5 +1,5 @@
{
"version": "6.0.1",
"version": "6.0.2",
"description": "NoSQL database built on .NET Core",
"homepage": "https://ravendb.net",
"license": {
@ -11,12 +11,12 @@
},
"architecture": {
"64bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x64.zip",
"hash": "ad002bbd6320cd95e693db0b8357c5600468265a62db32a1edb914d79ae0618b"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.2-windows-x64.zip",
"hash": "4c39938e1aca6417b469dfd1dad51a51a7cff179f530e33fda53aa510bb58f69"
},
"32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x86.zip",
"hash": "99bfcb1d19b3dd6663870e20453f39484002316ba3e4c1ad9b0c3c2b1bf3be12"
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.2-windows-x86.zip",
"hash": "daf7d0c9be91a3b1a9bbd0e19197a3a89ef2b0b49277f023871dc2cadfda4f9a"
}
},
"installer": {