dottrace-clt: Update to version 2025.2

This commit is contained in:
github-actions[bot] 2025-08-14 12:33:02 +00:00
parent 90e051b217
commit 21d0bfbc55

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.1.5", "version": "2025.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.1.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.1.5.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.zip",
"hash": "8bb806f69906b654e465d1af7578de580f25ed98c0b3ffca8785ac2d8c10a328" "hash": "e91f23b292c8d6c76a360358007d672ff5ecc8e57549a1beffad235530a3984e"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",