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.", "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", "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2021.3.4.zip",
"hash": "e575a93d4841c1dc71ab4c6265382686c1a97e1c35e91efd1b0224a27e7c8411" "hash": "f0baa9084d7824c973a6a272bc919f398ca09463d21eeaa203fb224d1f66eb4c"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",