mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
drmemory: Update to version 2.6.20133
This commit is contained in:
parent
daa0d5f97d
commit
557070e82b
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.20125",
|
||||
"version": "2.6.20133",
|
||||
"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.20125/DrMemory-Windows-2.6.20125.zip",
|
||||
"hash": "9194d923ebbfbc1deb7a427774904eeac2c123e4eba172497a5bbc0f25ec627d",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20125",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20133/DrMemory-Windows-2.6.20133.zip",
|
||||
"hash": "39782f1f37c9a4ff7da14a803c10f48134453e39f6b1a1890bc0ec3b5286326e",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20133",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user