From db06f946aca839a8e8a3b8309f3c849094cee4e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:25:21 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.1.1 --- 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 7cc9f3ad84..8c1d8b63a8 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1", + "version": "2023.1.1", "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/JetBrains.dotMemory.Console.windows-x64.2023.1.zip", - "hash": "9c3c7ec0729d5080de818e2f59ac04d2b78cfc884c00e229b8f57a75b113bf3f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.1/JetBrains.dotMemory.Console.windows-x64.2023.1.1.zip", + "hash": "0a82dd43bae7d2ecdbdbc2ea688fcfdd1e138efde5eb0242e65f13c04e8142bd" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotMemory.Console.windows-x86.2023.1.zip", - "hash": "9b50d670464b824878e48a5fc6130cb0227b813bfc62b7a3bd22f437e96c4181" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.1/JetBrains.dotMemory.Console.windows-x86.2023.1.1.zip", + "hash": "9e67826671d5fc794cc4c4fd348976cf29f869d345525e9511f8af8b4244e2bf" } }, "bin": "dotMemory.exe",