mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drmemory: Update to version 2.6.19760
This commit is contained in:
parent
50143fa1f7
commit
df64c04819
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.19737",
|
"version": "2.6.19760",
|
||||||
"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.19737/DrMemory-Windows-2.6.19737.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.19760/DrMemory-Windows-2.6.19760.zip",
|
||||||
"hash": "eadf73e47c0638fd6907b37580b08440df7a4e036c1d3a2cfe1c3eb4ebaaf8d6",
|
"hash": "0a626582c04be4f0a61ff4ee8294b869d7011af545ead556584ce5865783c216",
|
||||||
"extract_dir": "DrMemory-Windows-2.6.19737",
|
"extract_dir": "DrMemory-Windows-2.6.19760",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user