diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index c61eab6ecd..82a2b7b8fb 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.0.1", + "version": "2025.3.0.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.2025.3.0.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.1.zip", - "hash": "45aec0e2dfe410d5963a9d030c67b1e8f4cba3b7906d8e4fb62bc6c3c060b9f5" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.2.zip", + "hash": "c6c0fae6b6f31f202c64580c1da1fd983bb54695d7d538d8c43422db7f044c8c" } }, "bin": "ConsoleProfiler.exe",