radare2: Update to version 6.0.4

This commit is contained in:
github-actions[bot] 2025-09-27 20:27:05 +00:00
parent 8a506b6f95
commit c32ca6816a

View File

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