diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 915d9f93e7..769dfde830 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.4", + "version": "2024.2.5", "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.2024.2.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.4.zip", - "hash": "3180e29db954331f2f0848de2e766b4d15db683d10ca6fed8c4b9bcb91b175e7" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.2.5.zip", + "hash": "3ba19cb8038bc69f3c096db66586d2a1a0e7574917a242ef832e16012bf0af71" } }, "bin": "ConsoleProfiler.exe",