dottrace-clt: Update to version 2022.3.1

This commit is contained in:
github-actions[bot] 2022-12-21 16:31:02 +00:00
parent 03c80603f8
commit 616bac046a

View File

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