dotmemory-clt: Update to version 2023.3.1

This commit is contained in:
github-actions[bot] 2023-12-12 20:24:36 +00:00
parent 7170762d13
commit 111dd3c118

View File

@ -1,5 +1,5 @@
{
"version": "2023.3",
"version": "2023.3.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.3/JetBrains.dotMemory.Console.windows-x64.2023.3.zip",
"hash": "969d9e43a7b1054cdd688684a794a0e4f19301a2f61536d6313ce608580a20b8"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x64.2023.3.1.zip",
"hash": "673d570ed5fea8f454f57ea49a4d65191e7bc9292b3bb76ccbf8eb574227b85b"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x86.2023.3.zip",
"hash": "1be683a8fad817022931d1991fc566c6452718e6f06348ffe14c72ccaffa18bb"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.1/JetBrains.dotMemory.Console.windows-x86.2023.3.1.zip",
"hash": "21f3ebc968ca48c71cec74d3b76389081353b8fafac659c4fec22302eb9060a4"
}
},
"bin": "dotMemory.exe",