mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dotmemory-clt: Update to version 2022.2.2
This commit is contained in:
parent
f283733b87
commit
ec66199d84
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2022.2.1",
|
"version": "2022.2.2",
|
||||||
"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.2.1/JetBrains.dotMemory.Console.windows-x64.2022.2.1.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x64.2022.2.2.zip",
|
||||||
"hash": "26418a82e2525ec205d01a1fa6da32c7f70c84d36c152c4b00575be765f37fff"
|
"hash": "a1c4fb403b22dc6146b4bef22f0c5fcc476414fe9b4e50d0514d4937f334ee54"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.1/JetBrains.dotMemory.Console.windows-x86.2022.2.1.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x86.2022.2.2.zip",
|
||||||
"hash": "942544670b104c6bd525edee01096255543a4f89bc3ede2db4ce7dd8c8aebfdd"
|
"hash": "01d7dc5dcbba6ce2053db2fb194e191e4350688ec2bec50dba384d9c8d2b5618"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotMemory.exe",
|
"bin": "dotMemory.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user