diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index d3316f8fcb..7e65b75f18 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.1", + "version": "2024.1.2", "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.1.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.1.zip", - "hash": "7b1969cef2081c04abc4fcb348a36da626020993d235f0602dc8fac9616613cf" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.2.zip", + "hash": "a3ce2b09ddfa1f6badeab5d79abe4a50b471606b0bf7f68d14326d7e79008238" } }, "bin": "ConsoleProfiler.exe",