rizin: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2023-08-05 04:27:54 +00:00
parent 9347fbab16
commit 2ccef84b9f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.2", "version": "0.6.0",
"description": "UNIX-like reverse engineering framework and command-line toolset.", "description": "UNIX-like reverse engineering framework and command-line toolset.",
"homepage": "https://rizin.re/", "homepage": "https://rizin.re/",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin_installer-v0.5.2-x86_64.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin_installer-v0.6.0-x86_64.exe",
"hash": "70c9e49c1e859e7588d7bd41889285e831e51679faeb026d1a290d5372c74e62" "hash": "76cd25bd07cbfb96cee60aa9b0d75e76b4906bbf3ee6f807682fee0669e113fa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin_installer-v0.5.2-x86.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin_installer-v0.6.0-x86.exe",
"hash": "d24ee7618b190197c5b5d1156b838d1ea8f1cb08e458c97e466aa2a2534699c8" "hash": "b13ab723259f7e96228e98c2c9e14c5e5f915ff150c582f9db4995cf02aa1077"
} }
}, },
"innosetup": true, "innosetup": true,