dottrace-clt: Update to version 2024.2.2

This commit is contained in:
github-actions[bot] 2024-08-26 12:31:13 +00:00
parent 3d5e50bb21
commit d25033083c

View File

@ -1,5 +1,5 @@
{
"version": "2024.2.1",
"version": "2024.2.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.2024.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.1.zip",
"hash": "ed0ff44580a2e7fb3d3425406b3714b830a8081c743e9ad5b048fa96cf7a2da9"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.2.zip",
"hash": "d9f4075465d5606a4574b289642d51571c99dc6d0bbd6a545e73de6feb5fc509"
}
},
"bin": "ConsoleProfiler.exe",