diff --git a/bucket/ravendb.json b/bucket/ravendb.json index ecbed77512..b68e2a495f 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "6.0.0", + "version": "6.0.1", "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.0-windows-x64.zip", - "hash": "410e2f777dec458c5a75f094e07e2042dcddc9805054fbb237c9e2611e1e2de4" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x64.zip", + "hash": "ad002bbd6320cd95e693db0b8357c5600468265a62db32a1edb914d79ae0618b" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.0-windows-x86.zip", - "hash": "559eccbf6dc3d1cbca38e1ab42f3bf459833dfc68f5e7246ecd6f16152db3f50" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-6.0.1-windows-x86.zip", + "hash": "99bfcb1d19b3dd6663870e20453f39484002316ba3e4c1ad9b0c3c2b1bf3be12" } }, "installer": {