radare2: Update to version 6.0.6

This commit is contained in:
github-actions[bot] 2025-11-23 12:31:30 +00:00
parent fe054cae89
commit 37ed47d549

View File

@ -1,18 +1,18 @@
{ {
"version": "6.0.4", "version": "6.0.6",
"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/6.0.4/radare2-6.0.4-w64.zip", "url": "https://github.com/radareorg/radare2/releases/download/6.0.6/radare2-6.0.6-w64.zip",
"hash": "43f133563e9611ed69c4ee295dbd4eb8ff39b154585b56fcf0e33e3568b81fa6", "hash": "e197fd6500810c847bfc3378793aa2281dbcfd1d874b080e720f92f21709ec6e",
"extract_dir": "radare2-6.0.4-w64" "extract_dir": "radare2-6.0.6-w64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/radare2/releases/download/6.0.4/radare2-6.0.4-w32.zip", "url": "https://github.com/radareorg/radare2/releases/download/6.0.6/radare2-6.0.6-w32.zip",
"hash": "2b95cab27750960d0509c9d0403d1ce904d8cf65061252c7a2b7c6b652180e1e", "hash": "59906b7343cb386dd2c8069290099e8d13dd0adcf316053c7e88641fd079caa3",
"extract_dir": "radare2-6.0.4-w32" "extract_dir": "radare2-6.0.6-w32"
} }
}, },
"bin": [ "bin": [