dotmemory-clt: Update to version 2023.2

This commit is contained in:
github-actions[bot] 2023-08-02 16:27:40 +00:00
parent d69c311c2a
commit 488f11d585

View File

@ -1,5 +1,5 @@
{
"version": "2023.1.4",
"version": "2023.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.4/JetBrains.dotMemory.Console.windows-x64.2023.1.4.zip",
"hash": "ca33ba8052f52e686fccf245f34fa6bd37cb6eaf24c37396f375634affd2ae1e"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotMemory.Console.windows-x64.2023.2.zip",
"hash": "8182180b3c1e22b80f7e6a5e828a614847552678e9dae43df94fa0ab83359b06"
},
"32bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.1.4/JetBrains.dotMemory.Console.windows-x86.2023.1.4.zip",
"hash": "a18a62431636c606df72c5d19d6dadec0de5a570a6cd2142df5bff306ed87713"
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotMemory.Console.windows-x86.2023.2.zip",
"hash": "860e32e3cd9b31428adaae85f6b81cf73b79f257c780921515ab3b5330e4b5a8"
}
},
"bin": "dotMemory.exe",