dottrace-clt: Update to version 2024.3.2

This commit is contained in:
github-actions[bot] 2024-12-11 20:30:24 +00:00
parent 69a3cb0be6
commit e460dcca92

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3", "version": "2024.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.2024.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.2.zip",
"hash": "f1c8dfaefc8541bc61c8b1dcf7edfb2b26f65a5a3870a9a51e4342f1bde55f42" "hash": "b81204493a78d445f12204706d5a65c0af18b6943c08b1770142c9618eb2a518"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",