diff --git a/bucket/ravendb.json b/bucket/ravendb.json index 9af1e75168..b84e435a36 100644 --- a/bucket/ravendb.json +++ b/bucket/ravendb.json @@ -1,5 +1,5 @@ { - "version": "5.2.0", + "version": "5.2.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-5.2.0-windows-x64.zip", - "hash": "51dab4c7356c0a5c08f5db109b138168f247dde9b3f0dbaa8337ba9b22302944" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x64.zip", + "hash": "6a177028c28e877280561da445c2c71768712c214da12e480ce05f5649aff6ff" }, "32bit": { - "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.0-windows-x86.zip", - "hash": "3c1e53bf16fb8dac7c069010d38e6c5879ecc83dd8a9800b5e5fd4ca157c5883" + "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.2.1-windows-x86.zip", + "hash": "02b862967856f0343093935c2a84eeab200946e47ac728cffba7d690bdfcb088" } }, "installer": { @@ -45,8 +45,8 @@ ], "persist": "Server\\settings.json", "checkver": { - "url": "https://ravendb.net/download", - "regex": "Latest STABLE ([\\d.]+)" + "url": "https://ravendb.net/docs/article-page/current/Csharp", + "regex": "([\\d.]+)\\s*\\(\\d+" }, "autoupdate": { "architecture": {