dotmemory-clt: Update to version 2023.1.4

This commit is contained in:
github-actions[bot] 2023-07-18 20:26:47 +00:00
parent ee3bbf2bd5
commit b602b1c03d

View File

@ -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.", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.",
"homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x64.2023.1.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x64.2023.1.4.zip",
"hash": "0f8efe805edb95138f36a2d8e0b1afe412d9df61abffb718f45f11d767b75407" "hash": "ca33ba8052f52e686fccf245f34fa6bd37cb6eaf24c37396f375634affd2ae1e"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.3/JetBrains.dotMemory.Console.windows-x86.2023.1.3.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x86.2023.1.4.zip",
"hash": "0e42b2d6a8c5ed2ac171149f142fc0fc52faf4e7dd42cbc32a630abfdc3c4fba" "hash": "a18a62431636c606df72c5d19d6dadec0de5a570a6cd2142df5bff306ed87713"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",