dottrace-clt: Update to version 2023.2.1

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:45 +00:00
parent d9aa87f0f6
commit c2acdcb69d

View File

@ -1,5 +1,5 @@
{
"version": "2023.2",
"version": "2023.2.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.2023.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.zip",
"hash": "95edafc12a286d462cfed3a084bcb1e0ee84b0083c69454b9de1740f8b1dd81e"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.1.zip",
"hash": "106121dd78daacbb76b79a83706ce03eda05fc80f4ae857eb269df65a24db0ef"
}
},
"bin": "ConsoleProfiler.exe",