dotmemory-clt: Update to version 2022.1.1

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:15 +00:00
parent cae2587d44
commit ea33f82a95

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.1", "version": "2022.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.2022.1/JetBrains.dotMemory.Console.windows-x64.2022.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x64.2022.1.1.zip",
"hash": "43ddc560f01ce596818d5f3e14b174c943a8caa24998ad4918b9d8c9710026c5" "hash": "8635e454fda5908a6febe8fc7ce2d89330aee0fe63a6f4e33ac0553428a9e13f"
}, },
"32bit": { "32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x86.2022.1.zip", "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x86.2022.1.1.zip",
"hash": "3c5899697e8f39638524a604b9a7fada287fbc2ef041d615d855a68af9f2bf03" "hash": "0dc26c946bc8a7c596cf0a5d309ceb8b9717ee8ca5468067026f932d5a96efa2"
} }
}, },
"bin": "dotMemory.exe", "bin": "dotMemory.exe",