From 070f24260f36d3dec0bd87b9ac6e429c030d4f53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 16:27:41 +0000 Subject: [PATCH] dottrace-clt: Update to version 2023.2 --- 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 15c72152c3..d0abfadae7 100644 --- a/bucket/dottrace-clt.json +++ b/bucket/dottrace-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1.4", + "version": "2023.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.2023.1.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.1.4.zip", - "hash": "678b11e2b16a854db71df20f1fe226e91aabbc185b362293822165fc360217e1" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotTrace.CommandLineTools.windows-x64.2023.2.zip", + "hash": "95edafc12a286d462cfed3a084bcb1e0ee84b0083c69454b9de1740f8b1dd81e" } }, "bin": "ConsoleProfiler.exe",