mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotmemory-clt: Update to version 2023.3
This commit is contained in:
parent
9a031e0127
commit
3c74c65997
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2023.2.3",
|
"version": "2023.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.2023.2.3/JetBrains.dotMemory.Console.windows-x64.2023.2.3.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x64.2023.3.zip",
|
||||||
"hash": "f0685c26e1ed022b368ee7b35a8756a018ce3f7336323da40ea2335f788688e8"
|
"hash": "969d9e43a7b1054cdd688684a794a0e4f19301a2f61536d6313ce608580a20b8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x86.2023.2.3.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x86.2023.3.zip",
|
||||||
"hash": "73c9fd4884391e447988e2d3ec1d5c41a45f59337bed0eb494906021fdc93542"
|
"hash": "1be683a8fad817022931d1991fc566c6452718e6f06348ffe14c72ccaffa18bb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotMemory.exe",
|
"bin": "dotMemory.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user