diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 424c98e2b8..198158ea7a 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.2.3", + "version": "2022.2.4", "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.3/JetBrains.dotMemory.Console.windows-x64.2022.2.3.zip", - "hash": "22fdc632bd9d5afeb11d91df1cc48cf915a47ccd3ab210fe6d9601641486ed92" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x64.2022.2.4.zip", + "hash": "5509fa6a7c14e0620a90960982bcdcce3c270f5dc777cf14faccab7e099fd439" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x86.2022.2.3.zip", - "hash": "e8f19c53313bd4b96b898f4e581862b0d52996e6d62a7bef127d6fbaee7b477f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.4/JetBrains.dotMemory.Console.windows-x86.2022.2.4.zip", + "hash": "6edb503e31eabe540300984734bb95ac962050eead2d7a269c175953667191c3" } }, "bin": "dotMemory.exe",