dotmemory-clt: Update to version 2023.1.1

This commit is contained in:
github-actions[bot] 2023-04-26 20:25:21 +00:00
parent 5c6a8e2d24
commit db06f946ac

View File

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