dottrace-clt: Update to version 2024.1.4

This commit is contained in:
github-actions[bot] 2024-06-24 20:26:14 +00:00
parent 5362e520b4
commit 96ce8cca8c

View File

@ -1,5 +1,5 @@
{
"version": "2024.1.3",
"version": "2024.1.4",
"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",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.3.zip",
"hash": "07cf715485da02fce5312b9f7d9ba13cf16b3e92597a3cc8301f932b0db878e3"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.4.zip",
"hash": "1bcb2a2943098a0bc8075e8827330456c30965722d48058ad99c922ffa0573f3"
}
},
"bin": "ConsoleProfiler.exe",