mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
dotmemory-clt: Update to version 2022.1
This commit is contained in:
parent
8ffc44b99b
commit
b22d6f5b5c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2021.3.4",
|
"version": "2022.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.2021.3.4/JetBrains.dotMemory.Console.windows-x64.2021.3.4.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x64.2022.1.zip",
|
||||||
"hash": "ded844d81c23e88ee9823df0efb74f6f3a532933cd0ba0c4b5e1328c1c2efae0"
|
"hash": "43ddc560f01ce596818d5f3e14b174c943a8caa24998ad4918b9d8c9710026c5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2021.3.4/JetBrains.dotMemory.Console.windows-x86.2021.3.4.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1/JetBrains.dotMemory.Console.windows-x86.2022.1.zip",
|
||||||
"hash": "abb753e10fb24fb621dec2efd713056df8ac4f95eb1cece3caf8e7e3781dd838"
|
"hash": "3c5899697e8f39638524a604b9a7fada287fbc2ef041d615d855a68af9f2bf03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotMemory.exe",
|
"bin": "dotMemory.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user