radare2: Update to version 5.9.8

This commit is contained in:
github-actions[bot] 2024-11-19 12:32:25 +00:00
parent f4c5b1fbf3
commit 27629a8309

View File

@ -1,18 +1,18 @@
{ {
"version": "5.9.6", "version": "5.9.8",
"description": "UNIX-like reverse engineering framework and command-line toolset", "description": "UNIX-like reverse engineering framework and command-line toolset",
"homepage": "https://www.radare.org/n/radare2.html", "homepage": "https://www.radare.org/n/radare2.html",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/radare2/releases/download/5.9.6/radare2-5.9.6-w64.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.9.8/radare2-5.9.8-w64.zip",
"hash": "e867449361ef65998623d7a7fe89b10f452d1a5f793fc034d3bccb933e12fc85", "hash": "0f4fd96967ddf3747277e37bb93b23493b0cb875acdc8303ab7e285edbe178de",
"extract_dir": "radare2-5.9.6-w64" "extract_dir": "radare2-5.9.8-w64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/radare2/releases/download/5.9.6/radare2-5.9.6-w32.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.9.8/radare2-5.9.8-w32.zip",
"hash": "089b9402bd3a207c6c3132460a3c30639429d845a36710534ea80f967749d85b", "hash": "9e869c067d6c9a551048add231ef8b38d705898056ae27f54333d2904bd8dc2c",
"extract_dir": "radare2-5.9.6-w32" "extract_dir": "radare2-5.9.8-w32"
} }
}, },
"bin": [ "bin": [