diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 6615bb33ee..259de6499a 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.1", + "version": "2023.3.2", "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.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.1.zip", - "hash": "baaf4cad1961af1ab886c36c96ceb9cb65b64633162973c3e05e41182ae36131" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.2.zip", + "hash": "aa81a153e45d7f5e5192372af2a7bcfc235582f3ab5e7c29b4ca53358166c4b4" } }, "bin": "ConsoleProfiler.exe",