diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 58ce94a547..a370a5e966 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.0.3", + "version": "2025.3.0.4", "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.0.3/JetBrains.dotMemory.Console.windows-x64.2025.3.0.3.zip", - "hash": "51416d78f9a6437004b3d51aae23961829e64b5b1885c53e6838e4af0a6c5651" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.4/JetBrains.dotMemory.Console.windows-x64.2025.3.0.4.zip", + "hash": "62865ee3456ede7af9c769523a4a13a4d74b54de31df3304167ab48dc62369f5" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.3/JetBrains.dotMemory.Console.windows-x86.2025.3.0.3.zip", - "hash": "ad0648beb46dc7988d036242351d4ce188a0f24dd1bc5695ad763d39a6e59228" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.4/JetBrains.dotMemory.Console.windows-x86.2025.3.0.4.zip", + "hash": "e0eb69b66b6f4f123f7f8fec7cc460a93bcaf4b2ea1c3f864e9cf1ddc8d2c323" } }, "bin": "dotMemory.exe",