radare2: Update to version 5.6.8

This commit is contained in:
github-actions[bot] 2022-04-26 00:33:37 +00:00
parent edc409648e
commit 017c728598

View File

@ -1,18 +1,18 @@
{ {
"version": "5.6.6", "version": "5.6.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.6.6/radare2-5.6.6-w64.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.6.8/radare2-5.6.8-w64.zip",
"hash": "7ae96b29f1dc4509cb60e32987f52c8e13d61faafb8249f8304933029f2c6913", "hash": "495f434f26b8a85e81f98edc730f09a7d6f47a8bd8459c9379ff7ea99f1a915e",
"extract_dir": "radare2-5.6.6-w64" "extract_dir": "radare2-5.6.8-w64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/radare2/releases/download/5.6.6/radare2-5.6.6-w32.zip", "url": "https://github.com/radareorg/radare2/releases/download/5.6.8/radare2-5.6.8-w32.zip",
"hash": "1c71f576d7cd7a8d2e9c6a057575878fce08bdf82ca129cd8ba2a1a9fb2fbfee", "hash": "f590fd8ce94ccadfc6f5a8be38c472525bfc8fa1b570eeb348f88bf03587676a",
"extract_dir": "radare2-5.6.6-w32" "extract_dir": "radare2-5.6.8-w32"
} }
}, },
"bin": [ "bin": [