diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index e4b9f951d6..bcee8a27d6 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2021.3.3", + "version": "2021.3.4", "description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.", "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.3.zip", - "hash": "e575a93d4841c1dc71ab4c6265382686c1a97e1c35e91efd1b0224a27e7c8411" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.4.zip", + "hash": "f0baa9084d7824c973a6a272bc919f398ca09463d21eeaa203fb224d1f66eb4c" } }, "bin": "ConsoleProfiler.exe",