dottrace-clt: Update to version 2022.1.1

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:15 +00:00
parent ea33f82a95
commit 8fd145d722

View File

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