dottrace-clt: Update to version 2021.3.3

This commit is contained in:
github-actions[bot] 2022-01-31 16:29:27 +00:00
parent cf00e19897
commit 9de9bba533

View File

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