dottrace-clt: Update to version 2022.2.1

This commit is contained in:
github-actions[bot] 2022-08-10 16:33:08 +00:00
parent fd1e75161b
commit e527e53865

View File

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