mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drmemory: Update to version 2.5.19327
This commit is contained in:
parent
34a68f651d
commit
14f7356f97
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.19314",
|
"version": "2.5.19327",
|
||||||
"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.",
|
"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",
|
"homepage": "https://drmemory.org",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.5.19314/DrMemory-Windows-2.5.19314.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.5.19327/DrMemory-Windows-2.5.19327.zip",
|
||||||
"hash": "5a417e3155cd00152d24d99ca9319b8ace4be055292f10db043155d04ea80e43",
|
"hash": "160c1d6d513ed56c262176031e7f278728881183e5b041b3d6fae952514ea124",
|
||||||
"extract_dir": "DrMemory-Windows-2.5.19314",
|
"extract_dir": "DrMemory-Windows-2.5.19327",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user