dottrace-clt: Update to version 2022.2.3

This commit is contained in:
github-actions[bot] 2022-09-13 16:30:41 +00:00
parent 96d0078815
commit c8394c4266

View File

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