dottrace-clt: Update to version 2021.3.4

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:56 +00:00
parent dac05a5a51
commit ae201a7512

View File

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