radare2: Update to version 5.6.2

This commit is contained in:
github-actions[bot] 2022-02-15 16:29:04 +00:00
parent a8678c8b4c
commit 9f61c23afe

View File

@ -1,18 +1,18 @@
{ {
"version": "5.5.4", "version": "5.6.2",
"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.5.4/radare2-5.5.4-w64.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.6.2/radare2-5.6.2-w64.zip",
"hash": "37d63cbf3300729f1d4c8dbde5fbed13bb0ce1e7b69a4f2c2710316455c99a36", "hash": "ee89a7ed86b252cafc34fb0e74cf749314ef30df82f5a34075126ae256b5c68a",
"extract_dir": "radare2-5.5.4-w64" "extract_dir": "radare2-5.6.2-w64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/radare2/releases/download/5.5.4/radare2-5.5.4-w32.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.6.2/radare2-5.6.2-w32.zip",
"hash": "6ec406f1e127fb8c1a47da51b4d1afdcb5aa80777153dda2909d271540f37b01", "hash": "5c672b514d641f401cb82167e85ea8e7efe82b20a9acd51a803410ef799b0da9",
"extract_dir": "radare2-5.5.4-w32" "extract_dir": "radare2-5.6.2-w32"
} }
}, },
"bin": [ "bin": [