dottrace-clt: Update to version 2025.2.2

This commit is contained in:
github-actions[bot] 2025-09-18 16:29:34 +00:00
parent a42d01c38c
commit 4385da7ab5

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.2.1", "version": "2025.2.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.2025.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.2.zip",
"hash": "168123626bda23d8e29c07e32cb9b319698576992ef8673d9b8f7a6ac2d4414e" "hash": "b43cfbb359d8701198997e076ad0fcb2dc75fe7e2b0c5cfab6b76f49d118b121"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",