diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 50b2267b58..098ec52815 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.2", + "version": "2024.2.3", "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.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.2.zip", - "hash": "d9f4075465d5606a4574b289642d51571c99dc6d0bbd6a545e73de6feb5fc509" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.3.zip", + "hash": "fffb812c5d103e5af89ea4f53226220214e33da439974578a60123ed5c2fc629" } }, "bin": "ConsoleProfiler.exe",