dottrace-clt: Update to version 2024.1.6

This commit is contained in:
github-actions[bot] 2024-08-13 20:26:40 +00:00
parent 2f4b94f69f
commit 670eaa2766

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.1.5", "version": "2024.1.6",
"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.2024.1.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.5.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.6/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.6.zip",
"hash": "49e3fc690df5af3b18555010f82ec9e381546ec05214f617c2c89f453c64073f" "hash": "020e598577d7d7eedaddbdb2337cb22e4d9d4df0a066b6a7e3655daff178ef24"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",