diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 9e93aef4b6..767974b700 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.1", + "version": "2022.1.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.1/JetBrains.dotMemory.Console.windows-x64.2022.1.zip", - "hash": "43ddc560f01ce596818d5f3e14b174c943a8caa24998ad4918b9d8c9710026c5" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x64.2022.1.1.zip", + "hash": "8635e454fda5908a6febe8fc7ce2d89330aee0fe63a6f4e33ac0553428a9e13f" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x86.2022.1.zip", - "hash": "3c5899697e8f39638524a604b9a7fada287fbc2ef041d615d855a68af9f2bf03" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x86.2022.1.1.zip", + "hash": "0dc26c946bc8a7c596cf0a5d309ceb8b9717ee8ca5468067026f932d5a96efa2" } }, "bin": "dotMemory.exe",