mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drmemory: Update to version 2.6.20000
This commit is contained in:
parent
cd3be68b59
commit
276dd3b9c0
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.19989",
|
"version": "2.6.20000",
|
||||||
"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.19989/DrMemory-Windows-2.6.19989.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20000/DrMemory-Windows-2.6.20000.zip",
|
||||||
"hash": "6f6c2043956fefdee17eaabe16ff53d8b8b0337cf124e2c0577591e4c866f7ed",
|
"hash": "12e055856002fb7733292c051bd2e88d124be067a77ce230fd796de29a18fb2a",
|
||||||
"extract_dir": "DrMemory-Windows-2.6.19989",
|
"extract_dir": "DrMemory-Windows-2.6.20000",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user