diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index f2c9ab43fc..e2cf29819b 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.1.3", + "version": "2023.1.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.2023.1.3/JetBrains.dotMemory.Console.windows-x64.2023.1.3.zip", - "hash": "0f8efe805edb95138f36a2d8e0b1afe412d9df61abffb718f45f11d767b75407" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x64.2023.1.4.zip", + "hash": "ca33ba8052f52e686fccf245f34fa6bd37cb6eaf24c37396f375634affd2ae1e" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x86.2023.1.3.zip", - "hash": "0e42b2d6a8c5ed2ac171149f142fc0fc52faf4e7dd42cbc32a630abfdc3c4fba" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x86.2023.1.4.zip", + "hash": "a18a62431636c606df72c5d19d6dadec0de5a570a6cd2142df5bff306ed87713" } }, "bin": "dotMemory.exe",