diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 7e313f5562..3875ecf1f3 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.1", + "version": "2022.2.2", "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.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip", - "hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x64.2022.2.2.zip", + "hash": "a1c4fb403b22dc6146b4bef22f0c5fcc476414fe9b4e50d0514d4937f334ee54" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip", - "hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x86.2022.2.2.zip", + "hash": "01d7dc5dcbba6ce2053db2fb194e191e4350688ec2bec50dba384d9c8d2b5618" } }, "bin": "dotMemory.exe",