dottrace-clt: Update to version 2023.3.2

This commit is contained in:
github-actions[bot] 2023-12-20 16:26:27 +00:00
parent 45ee29050a
commit e989ec7fdf

View File

@ -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.", "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", "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.2.zip",
"hash": "baaf4cad1961af1ab886c36c96ceb9cb65b64633162973c3e05e41182ae36131" "hash": "aa81a153e45d7f5e5192372af2a7bcfc235582f3ab5e7c29b4ca53358166c4b4"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",