rizin: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2023-02-21 16:29:53 +00:00
parent f1c855ccc0
commit ce8a51b616

View File

@ -1,16 +1,16 @@
{
"version": "0.5.0",
"version": "0.5.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.5.0/rizin_installer-v0.5.0-x86_64.exe",
"hash": "f19241ad48a7144de4b6c18929622ae110fe9f95840a45bc93ba7b3020af186b"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.1/rizin_installer-v0.5.1-x86_64.exe",
"hash": "ff2d9c510a0edc3b5c8e252a8955aead59a655fac47e53b3a1aedce29f321cbd"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.0/rizin_installer-v0.5.0-x86.exe",
"hash": "99c95a3e4e2718043954cf83958523035114d9e69ea49edca160874436c99e20"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.1/rizin_installer-v0.5.1-x86.exe",
"hash": "55e23899b9e2d98a56fa296b58e9047fc30fbd31900d9d3549e39fe737ce27a3"
}
},
"innosetup": true,