mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
drmemory: Update to version 2.6.20434
This commit is contained in:
parent
4ced7e6b88
commit
fa4845848f
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.20368",
|
"version": "2.6.20434",
|
||||||
"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.6.20368/DrMemory-Windows-2.6.20368.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20434/DrMemory-Windows-2.6.20434.zip",
|
||||||
"hash": "93dc7a7509d76dc543caa3c61eba9069053c886d4934c48e114fb199c20c2626",
|
"hash": "ed9c0e3f1bdb7f8db1adc13531493fb1c451e15f375638592c01d8837825a73a",
|
||||||
"extract_dir": "DrMemory-Windows-2.6.20368",
|
"extract_dir": "DrMemory-Windows-2.6.20434",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user