rizin: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2024-03-03 20:23:51 +00:00
parent 141da1932e
commit 418cc74f96

View File

@ -1,16 +1,16 @@
{
"version": "0.7.0",
"version": "0.7.1",
"description": "UNIX-like reverse engineering framework and command-line toolset.",
"homepage": "https://rizin.re/",
"license": "LGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.0/rizin_installer-v0.7.0-x86_64.exe",
"hash": "3a189fc24df753e2a967bf3dd7116b033b337a3be5df0b583d5db4f195cb6595"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.1/rizin_installer-v0.7.1-x86_64.exe",
"hash": "ca57cb746d0b8a9ab41e39956208b488dcbb8447b0ac9aee1ea4ccb327506895"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.0/rizin_installer-v0.7.0-x86.exe",
"hash": "6b24a6ffd901bbe7b8a1726f0a4ef8837f387a2482e4f1578c0fae534fdb805c"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.1/rizin_installer-v0.7.1-x86.exe",
"hash": "ec878f5e556e792bc637cd3f3d55f46ae6e935c38e3de6c84c99f8e4d74e9a64"
}
},
"innosetup": true,