mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
drmemory: Update to version 2.6.20282
This commit is contained in:
parent
f351db8866
commit
16f1f21ef5
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.20185",
|
||||
"version": "2.6.20282",
|
||||
"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.20185/DrMemory-Windows-2.6.20185.zip",
|
||||
"hash": "5fd38d864fe15e7d74415c75529006c0b26d8d6fe69b876823e7425c6b7029ba",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20185",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20282/DrMemory-Windows-2.6.20282.zip",
|
||||
"hash": "5c6a4ee714fd11cb9704a052dd93b0b77e5540d671a0f1af6eee126b5d3fdf95",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20282",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user