radare2: Update to version 5.9.0

This commit is contained in:
github-actions[bot] 2024-03-31 17:07:46 +00:00
parent 3abd357971
commit ef3f229a1b

View File

@ -1,18 +1,18 @@
{ {
"version": "5.8.8", "version": "5.9.0",
"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.8.8/radare2-5.8.8-w64.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.9.0/radare2-5.9.0-w64.zip",
"hash": "aa94bde159d57b11b461a1f3e0b8133c0e3a3b9776ddd1d682ea0007196e28d4", "hash": "5621f98f77af62d51fe7a9253a6d3626bceee0001695fbd4e9f879f774c8786b",
"extract_dir": "radare2-5.8.8-w64" "extract_dir": "radare2-5.9.0-w64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/radare2/releases/download/5.8.8/radare2-5.8.8-w32.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.9.0/radare2-5.9.0-w32.zip",
"hash": "34b0377dc76040abf421a687f29d10195739f27ec3df7976946238cc43d4af5f", "hash": "e7a1293fae47b8e4374f78280c27c3c5053977d31d9de60a6b0c1b3662c5f0fe",
"extract_dir": "radare2-5.8.8-w32" "extract_dir": "radare2-5.9.0-w32"
} }
}, },
"bin": [ "bin": [