From 43c8f3e8e0fd16a95228686726f1185d78f0b8cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:26:41 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.1.3 --- bucket/dotmemory-clt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index c9baa37ce4..f2c9ab43fc 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1.2", + "version": "2023.1.3", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotMemory.Console.windows-x64.2023.1.2.zip", - "hash": "f24e1b11d1aa2cfb6bd45ae1f75d935bc5c59f369c7c1046c5053fefdadfecc9" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x64.2023.1.3.zip", + "hash": "0f8efe805edb95138f36a2d8e0b1afe412d9df61abffb718f45f11d767b75407" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotMemory.Console.windows-x86.2023.1.2.zip", - "hash": "6e3aa1c77ae04e64b656508e6a8c047192b786b1f763fe3072b2b764d351abe8" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x86.2023.1.3.zip", + "hash": "0e42b2d6a8c5ed2ac171149f142fc0fc52faf4e7dd42cbc32a630abfdc3c4fba" } }, "bin": "dotMemory.exe",