dottrace-clt: Update to version 2025.1.2

This commit is contained in:
github-actions[bot] 2025-05-08 16:30:23 +00:00
parent baa135ca02
commit c7cce68009

View File

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