diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index c0d845953c..7e313f5562 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2", + "version": "2022.2.1", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x64.2022.2.zip", - "hash": "a0e8d2e1779f93f806083aa04229d92b0fa82f79aca64e68e7a8b1cbe8a84a30" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip", + "hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotMemory.Console.windows-x86.2022.2.zip", - "hash": "2b3517b0faabda09e29371f720224c46aa47db8deaec89bb0dfaaba935b2e69a" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip", + "hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd" } }, "bin": "dotMemory.exe",