dottrace-clt: Update to version 2025.3.0.4

This commit is contained in:
github-actions[bot] 2025-12-11 12:33:18 +00:00
parent 8793d082c9
commit 9f7163e71e

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.3.0.3", "version": "2025.3.0.4",
"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.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.3.0.4.zip",
"hash": "1844aa92eda7c44d6ec17e19145b0634e22d1fab03e80c215157a870e5538c0d" "hash": "3a5cc525961f2f232897664233c52e00849640da92f3c2bb27d5cf42038d0243"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",