mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
drmemory: Update to version 2.6.20167
This commit is contained in:
parent
5e8157c147
commit
588e9c7da9
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.6.20161",
|
||||
"version": "2.6.20167",
|
||||
"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.20161/DrMemory-Windows-2.6.20161.zip",
|
||||
"hash": "de1dc775baddf5393fd79783f96c1779b189fe5dceb48b9d53f598f8d8d03989",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20161",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20167/DrMemory-Windows-2.6.20167.zip",
|
||||
"hash": "74737dc7f08a480358fad5224ef003da175121d44f85651f29ee5cc816b720d8",
|
||||
"extract_dir": "DrMemory-Windows-2.6.20167",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user