mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
drmemory: Update to version 2.5.19296
This commit is contained in:
parent
82ad877839
commit
e9bf6a9d3f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.5.19287",
|
||||
"version": "2.5.19296",
|
||||
"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.5.19287/DrMemory-Windows-2.5.19287.zip",
|
||||
"hash": "c6dc4d2d7e218e1329d87abdec5300d40a4a4fb3fffe1e4b31f1146da704bb08",
|
||||
"extract_dir": "DrMemory-Windows-2.5.19287",
|
||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.5.19296/DrMemory-Windows-2.5.19296.zip",
|
||||
"hash": "7c9b823574d0364566e69d62178d181c520cd9f4b07936c4e1f8ccf3d632f7bb",
|
||||
"extract_dir": "DrMemory-Windows-2.5.19296",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user