dottrace-clt: Update to version 2024.2.6

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:20 +00:00
parent 33dfc563fb
commit deb426fe54

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.2.5", "version": "2024.2.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.2.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.5.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.6.zip",
"hash": "3ba19cb8038bc69f3c096db66586d2a1a0e7574917a242ef832e16012bf0af71" "hash": "4f15ceac34ae4aaba1961aa33191672729710a55bfc7bd04e28913ef2ba55dc8"
} }
}, },
"bin": "ConsoleProfiler.exe", "bin": "ConsoleProfiler.exe",