mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drmemory: Update to version 2.6.19984
This commit is contained in:
parent
da72dced6f
commit
3e06920b45
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.19800",
|
"version": "2.6.19984",
|
||||||
"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.",
|
"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",
|
"homepage": "https://drmemory.org",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.19800/DrMemory-Windows-2.6.19800.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.19984/DrMemory-Windows-2.6.19984.zip",
|
||||||
"hash": "f703ca0895c6feaf5da2416cc5d17490d4087d75bfd110d4b90402971e06dc42",
|
"hash": "2b99202b18af858be83b9027470ff61aebb68807521155758d76ad3abe190f96",
|
||||||
"extract_dir": "DrMemory-Windows-2.6.19800",
|
"extract_dir": "DrMemory-Windows-2.6.19984",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user