diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 7905f47b7c..c80c43cae4 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.3.3", + "version": "2023.1", "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.2022.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.3.zip", - "hash": "53517438c4bc84c8c678a05d7bdb71031753f544b3547e130cf6ff24367295b0" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.zip", + "hash": "b75c976176fa9179bedbccca0d9b32b8cadc18015083aeaee1c1ee8239b30a87" } }, "bin": "ConsoleProfiler.exe",