From 003b8de19571504fa82980b41861767a2cf3e1c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:29:07 +0000 Subject: [PATCH] dottrace-clt: Update to version 2024.1.3 --- bucket/dottrace-clt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dottrace-clt.json b/bucket/dottrace-clt.json index 7e65b75f18..9580fd876a 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.1.2", + "version": "2024.1.3", "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.1.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.2.zip", - "hash": "a3ce2b09ddfa1f6badeab5d79abe4a50b471606b0bf7f68d14326d7e79008238" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.3/JetBrains.dotTrace.CommandLineTools.windows-x64.2024.1.3.zip", + "hash": "07cf715485da02fce5312b9f7d9ba13cf16b3e92597a3cc8301f932b0db878e3" } }, "bin": "ConsoleProfiler.exe",