rizin: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2023-03-27 00:33:30 +00:00
parent 4f3baa8336
commit 833674276e

View File

@ -1,16 +1,16 @@
{
"version": "0.5.1",
"version": "0.5.2",
"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.1/rizin_installer-v0.5.1-x86_64.exe",
"hash": "ff2d9c510a0edc3b5c8e252a8955aead59a655fac47e53b3a1aedce29f321cbd"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin_installer-v0.5.2-x86_64.exe",
"hash": "70c9e49c1e859e7588d7bd41889285e831e51679faeb026d1a290d5372c74e62"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.1/rizin_installer-v0.5.1-x86.exe",
"hash": "55e23899b9e2d98a56fa296b58e9047fc30fbd31900d9d3549e39fe737ce27a3"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin_installer-v0.5.2-x86.exe",
"hash": "d24ee7618b190197c5b5d1156b838d1ea8f1cb08e458c97e466aa2a2534699c8"
}
},
"innosetup": true,