diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 4812cd2bb7..7cc9f3ad84 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2022.3.3", + "version": "2023.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.2022.3.3/JetBrains.dotMemory.Console.windows-x64.2022.3.3.zip", - "hash": "1a91a231ec121b14bb6feeda04cd2e24f0dbd840bed1d3e0ca3dc14feff483df" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotMemory.Console.windows-x64.2023.1.zip", + "hash": "9c3c7ec0729d5080de818e2f59ac04d2b78cfc884c00e229b8f57a75b113bf3f" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotMemory.Console.windows-x86.2022.3.3.zip", - "hash": "490f0907301c24798feef600d24292aa2fa8c48d0ef096f60e3649cf864bafbd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1/JetBrains.dotMemory.Console.windows-x86.2023.1.zip", + "hash": "9b50d670464b824878e48a5fc6130cb0227b813bfc62b7a3bd22f437e96c4181" } }, "bin": "dotMemory.exe",