dotmemory-clt: Update to version 2023.1.2

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:16 +00:00
parent e5ee7607af
commit 1f10fe0bff

View File

@ -1,5 +1,5 @@
{
"version": "2023.1.1",
"version": "2023.1.2",
"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.1/JetBrains.dotMemory.Console.windows-x64.2023.1.1.zip",
"hash": "0a82dd43bae7d2ecdbdbc2ea688fcfdd1e138efde5eb0242e65f13c04e8142bd"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotMemory.Console.windows-x64.2023.1.2.zip",
"hash": "f24e1b11d1aa2cfb6bd45ae1f75d935bc5c59f369c7c1046c5053fefdadfecc9"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.1/JetBrains.dotMemory.Console.windows-x86.2023.1.1.zip",
"hash": "9e67826671d5fc794cc4c4fd348976cf29f869d345525e9511f8af8b4244e2bf"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.2/JetBrains.dotMemory.Console.windows-x86.2023.1.2.zip",
"hash": "6e3aa1c77ae04e64b656508e6a8c047192b786b1f763fe3072b2b764d351abe8"
}
},
"bin": "dotMemory.exe",