ravendb: Update to version 6.0.3

This commit is contained in:
github-actions[bot] 2024-01-17 00:32:40 +00:00
parent 096d7ceda8
commit 60d7bbe010

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.2", "version": "6.0.3",
"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.2-windows-x64.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.3-windows-x64.zip",
"hash": "4c39938e1aca6417b469dfd1dad51a51a7cff179f530e33fda53aa510bb58f69" "hash": "74c3014fe6b0e552319daa3bdef3fce5355248173557479c924f9d61662f357c"
}, },
"32bit": { "32bit": {
"url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.2-windows-x86.zip", "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.3-windows-x86.zip",
"hash": "daf7d0c9be91a3b1a9bbd0e19197a3a89ef2b0b49277f023871dc2cadfda4f9a" "hash": "b53ec18d9617ddc5785e576e8d58160b65f5a6008fc1120cce73a6ed83e0e324"
} }
}, },
"installer": { "installer": {