diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index fb07bdb696..c2e2fe50c5 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2", + "version": "2024.2.1", "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.2024.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.zip", - "hash": "e6edabf6db1a76d28753e35d51e2f6f8941f858ec581328bbc351452b36a5752" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.1.zip", + "hash": "ed0ff44580a2e7fb3d3425406b3714b830a8081c743e9ad5b048fa96cf7a2da9" } }, "bin": "ConsoleProfiler.exe",