diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index d0c338a421..360a938fc8 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.3", + "version": "2025.2.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.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.3.zip", - "hash": "8af3cc4f480aebb4f2bd8d08a14a7cd56338faeedc009b24554d218c60625f72" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.4.zip", + "hash": "dfeaf896764d22c0a4b033974b3e71e1de7df108c2137f200045e058bc633043" } }, "bin": "ConsoleProfiler.exe",