dottrace-clt: Update to version 2025.3.0.2

This commit is contained in:
github-actions[bot] 2025-11-20 16:30:31 +00:00
parent 40c6d0c14d
commit 22c7c030f1

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.3.0.1", "version": "2025.3.0.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.3.0.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.2.zip",
"hash": "45aec0e2dfe410d5963a9d030c67b1e8f4cba3b7906d8e4fb62bc6c3c060b9f5" "hash": "c6c0fae6b6f31f202c64580c1da1fd983bb54695d7d538d8c43422db7f044c8c"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",