dottrace-clt: Update to version 2022.3

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:26 +00:00
parent 45556677d2
commit d8df646831

View File

@ -1,5 +1,5 @@
{
"version": "2022.2.4",
"version": "2022.3",
"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.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.2.4.zip",
"hash": "1a08957d5965ba64ec281d8e304eb6e47353dccb989d8b799b1d7b9f7f11d2ed"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.zip",
"hash": "45e63c31f1fb326ab27ecdde0fdf92a74fb1ba93508df3bbf9acac22079e8063"
}
},
"bin": "ConsoleProfiler.exe",