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