diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 74813cb580..6dc0c7d4b5 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.2", + "version": "2025.3.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.2025.3.2/JetBrains.dotMemory.Console.windows-x64.2025.3.2.zip", - "hash": "48c8f6b4a87dc11c9f321c3c6c9dd298e36199d9776489e53d599af028221d4c" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.3/JetBrains.dotMemory.Console.windows-x64.2025.3.3.zip", + "hash": "c13c97fbdfb125fed33d1551f409d8a4450a3eb9c51eeb5e52619a801b642439" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.2/JetBrains.dotMemory.Console.windows-x86.2025.3.2.zip", - "hash": "3578830b8a6a624d51896e2c31bfe887f17d8c4dfe56c76854ab75fb76385d98" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.3/JetBrains.dotMemory.Console.windows-x86.2025.3.3.zip", + "hash": "fb6a1bd5973932ad3956603b4603bb4fe0beb03aca42a4b7b56ed0426f43aacf" } }, "bin": "dotMemory.exe",