dottrace-clt: Update to version 2023.1.1

This commit is contained in:
github-actions[bot] 2023-04-26 20:25:21 +00:00
parent db06f946ac
commit 101e5c2fc3

View File

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