mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
drmemory: Update to version 2.5.19287
This commit is contained in:
parent
422680bf3a
commit
0207c0bbce
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.5.19232",
|
||||
"version": "2.5.19287",
|
||||
"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.19232/DrMemory-Windows-2.5.19232.zip",
|
||||
"hash": "a2366894c5b9c4217795d44147c6f9891b72b1d87a342915584ebdcdabdd0719",
|
||||
"extract_dir": "DrMemory-Windows-2.5.19232",
|
||||
"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",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user