dotmemory-clt: Update to version 2023.2.1

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:45 +00:00
parent d69096ea03
commit d9aa87f0f6

View File

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