mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drmemory: Update to version 2.6.20103
This commit is contained in:
parent
46c96cc428
commit
ba2e2522a5
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.20005",
|
"version": "2.6.20103",
|
||||||
"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.20005/DrMemory-Windows-2.6.20005.zip",
|
"url": "https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20103/DrMemory-Windows-2.6.20103.zip",
|
||||||
"hash": "40696396f9252936b1e8dda3c5bd41c6b5a1198dde9bbad599ebba272daafdf5",
|
"hash": "e6fcea569a3f98062cf8a9e8e3540b598729ef2dc094db7637f920a87937695a",
|
||||||
"extract_dir": "DrMemory-Windows-2.6.20005",
|
"extract_dir": "DrMemory-Windows-2.6.20103",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user