diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 2d1a86772e..2f82a59397 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.1.2", + "version": "2022.2", "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.2022.1.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.1.2.zip", - "hash": "b18fce059cff5b49eea46d3ca5eb33d822a74213b3e88b6233b144993c123f23" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2022.2.zip", + "hash": "c4a133f026bce86e177a6c7ed49268f797392c3d634bd5fa330feffcb257acef" } }, "bin": "ConsoleProfiler.exe",