mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotmemory-clt: Update to version 2022.2.3
This commit is contained in:
parent
e46a240a64
commit
96d0078815
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2022.2.2",
|
"version": "2022.2.3",
|
||||||
"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.2/JetBrains.dotMemory.Console.windows-x64.2022.2.2.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x64.2022.2.3.zip",
|
||||||
"hash": "a1c4fb403b22dc6146b4bef22f0c5fcc476414fe9b4e50d0514d4937f334ee54"
|
"hash": "22fdc632bd9d5afeb11d91df1cc48cf915a47ccd3ab210fe6d9601641486ed92"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.2/JetBrains.dotMemory.Console.windows-x86.2022.2.2.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.2.3/JetBrains.dotMemory.Console.windows-x86.2022.2.3.zip",
|
||||||
"hash": "01d7dc5dcbba6ce2053db2fb194e191e4350688ec2bec50dba384d9c8d2b5618"
|
"hash": "e8f19c53313bd4b96b898f4e581862b0d52996e6d62a7bef127d6fbaee7b477f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotMemory.exe",
|
"bin": "dotMemory.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user