dottrace-clt: Update to version 2022.1.2

This commit is contained in:
github-actions[bot] 2022-06-03 16:30:04 +00:00
parent 40a452cd83
commit ff3ce5f647

View File

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