dottrace-clt: Update to version 2023.3.3

This commit is contained in:
github-actions[bot] 2024-01-22 20:24:46 +00:00
parent 64b8729110
commit b99163c8f0

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.3.2", "version": "2023.3.3",
"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.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.2.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.3.3.zip",
"hash": "aa81a153e45d7f5e5192372af2a7bcfc235582f3ab5e7c29b4ca53358166c4b4" "hash": "83512c19221e4c862307a5623d4d7e2ff1724aa3c9d34f557800f9b54eb8f89f"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",