dottrace-clt: Update to version 2024.2

This commit is contained in:
github-actions[bot] 2024-08-15 08:29:22 +00:00
parent 5313d0513b
commit ecafba5c32

View File

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