mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
drmemory: Update to version 2.6.19737
This commit is contained in:
parent
8610a9d9e2
commit
50471848d3
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.19621",
|
||||
"version": "2.6.19737",
|
||||
"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.19621/DrMemory-Windows-2.6.19621.zip",
|
||||
"hash": "373ef20b45d80ae15a34c08595e794e8fbc4d02c1c171c6a5894cbef9244e8af",
|
||||
"extract_dir": "DrMemory-Windows-2.6.19621",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.19737/DrMemory-Windows-2.6.19737.zip",
|
||||
"hash": "eadf73e47c0638fd6907b37580b08440df7a4e036c1d3a2cfe1c3eb4ebaaf8d6",
|
||||
"extract_dir": "DrMemory-Windows-2.6.19737",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user