diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index c0399cd892..166127aac4 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2021.3.3", + "version": "2021.3.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.2021.3.3/JetBrains.dotMemory.Console.windows-x64.2021.3.3.zip", - "hash": "d31edac0c929ad0c0010daed5b435975b59c0fcdc60fa195946427f3599ae454" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x64.2021.3.4.zip", + "hash": "ded844d81c23e88ee9823df0efb74f6f3a532933cd0ba0c4b5e1328c1c2efae0" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotMemory.Console.windows-x86.2021.3.3.zip", - "hash": "8f35b49daeaf9b16bd99b1a24459f613cdf1fa5661ebda074fab97a5b4d0a9e5" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x86.2021.3.4.zip", + "hash": "abb753e10fb24fb621dec2efd713056df8ac4f95eb1cece3caf8e7e3781dd838" } }, "bin": "dotMemory.exe",