mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
drmemory: Update to version 2.6.20368
This commit is contained in:
parent
f2bd22eb77
commit
c01f2924f1
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.20282",
|
||||
"version": "2.6.20368",
|
||||
"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.20282/DrMemory-Windows-2.6.20282.zip",
|
||||
"hash": "5c6a4ee714fd11cb9704a052dd93b0b77e5540d671a0f1af6eee126b5d3fdf95",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20282",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20368/DrMemory-Windows-2.6.20368.zip",
|
||||
"hash": "93dc7a7509d76dc543caa3c61eba9069053c886d4934c48e114fb199c20c2626",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20368",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user