dottrace-clt: Update to version 2025.1

This commit is contained in:
github-actions[bot] 2025-04-16 12:32:29 +00:00
parent 2afbce8dd9
commit 536cac2aa0

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.3.7", "version": "2025.1",
"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.7/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.3.7.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.zip",
"hash": "dc7cb8cd6e401cecdfd95abc2fe058b4ace3a31b4b29eae6f9cd75ed9b17cff8" "hash": "11d96fcee312eacd4cfb6152fbe663deaf1405d83ab06eefc42f224251041f7d"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",