diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index e009ac5167..6cfc466fd8 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.3", + "version": "2023.3.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.2023.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.3.zip", - "hash": "83512c19221e4c862307a5623d4d7e2ff1724aa3c9d34f557800f9b54eb8f89f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.4.zip", + "hash": "06d9353a8d2a42377fa1be3cc01d19e2be38d8d1536a694ccaaca3f377318192" } }, "bin": "ConsoleProfiler.exe",