dottrace-clt: Update to version 2022.1

This commit is contained in:
github-actions[bot] 2022-04-19 12:31:43 +00:00
parent b22d6f5b5c
commit e6fef96a93

View File

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