mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
drmemory: Update to version 2.6.20005
This commit is contained in:
parent
cd758d9395
commit
0c33fc63f2
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.20000",
|
||||
"version": "2.6.20005",
|
||||
"description": "Memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized/unaddressable/freed memory, double frees, memory leaks, handle leaks, GDI API usage errors and accesses to un-reserved thread local storage slots.",
|
||||
"homepage": "https://drmemory.org",
|
||||
"license": "LGPL-2.1-only",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20000/DrMemory-Windows-2.6.20000.zip",
|
||||
"hash": "12e055856002fb7733292c051bd2e88d124be067a77ce230fd796de29a18fb2a",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20000",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20005/DrMemory-Windows-2.6.20005.zip",
|
||||
"hash": "40696396f9252936b1e8dda3c5bd41c6b5a1198dde9bbad599ebba272daafdf5",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20005",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user