mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotmemory-clt: Update to version 2024.1.1
This commit is contained in:
parent
9eefb70b0f
commit
f900fb0414
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.1",
|
"version": "2024.1.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.2024.1/JetBrains.dotMemory.Console.windows-x64.2024.1.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotMemory.Console.windows-x64.2024.1.1.zip",
|
||||||
"hash": "979b2df9838fe14418b72e0d2e53457f6c8673fbba4f891e0c793872428ce29d"
|
"hash": "bc4f1b324d0e9f1ddc941adfac309003125d783c728f412bdd2e55c8c2221544"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotMemory.Console.windows-x86.2024.1.zip",
|
"url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotMemory.Console.windows-x86.2024.1.1.zip",
|
||||||
"hash": "63333a61a2713d8f3cc650f6bc01d2745f6238a576743d14f26cfba72fe11c32"
|
"hash": "24756f3fd41ee3fe8577211b010622aa9bb4e7bcbc0ef1c16b74029bcc21676b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotMemory.exe",
|
"bin": "dotMemory.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user