dottrace-clt: Update to version 2024.3.5

This commit is contained in:
github-actions[bot] 2025-02-07 12:31:44 +00:00
parent 7fa7acd8e3
commit c3fb6ca421

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3.4", "version": "2024.3.5",
"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.2024.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.4.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.5.zip",
"hash": "345d8da252f42fbcfe595efc5676a68d017409d447b0fb5461cea6262b54292e" "hash": "78efeb32c59afd5918768336500864fdcc2b8b166fe6194ec9751c934b4b8e16"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",