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