diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 1c9193745a..2aa3a8d9bf 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.3", + "version": "2025.1.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.2025.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.3.zip", - "hash": "2e8fc4e83512085aaa39f1f6bbd8e39601ca30c69b2a9258b94e36d1de4e3d55" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.4.zip", + "hash": "caf2969ce408eeb6d350e1d8e8fc6f434332ab295041b44e2612363c4479213f" } }, "bin": "ConsoleProfiler.exe",