dottrace-clt: Update to version 2022.3.3

This commit is contained in:
github-actions[bot] 2023-03-22 16:31:34 +00:00
parent 86a9dc9660
commit 2789409a3a

View File

@ -1,5 +1,5 @@
{
"version": "2022.3.2",
"version": "2022.3.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.3.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.2.zip",
"hash": "9abcc095a6b8c4a44fc1f73febf33b1a91e8679f2e308157e1c9df7b979cfe8a"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.3.3.zip",
"hash": "53517438c4bc84c8c678a05d7bdb71031753f544b3547e130cf6ff24367295b0"
}
},
"bin": "ConsoleProfiler.exe",