diff --git a/bucket/rizin.json b/bucket/rizin.json index fb10b3e11e..9d28759d83 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.5.2", + "version": "0.6.0", "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.2/rizin_installer-v0.5.2-x86_64.exe", - "hash": "70c9e49c1e859e7588d7bd41889285e831e51679faeb026d1a290d5372c74e62" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin_installer-v0.6.0-x86_64.exe", + "hash": "76cd25bd07cbfb96cee60aa9b0d75e76b4906bbf3ee6f807682fee0669e113fa" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin_installer-v0.5.2-x86.exe", - "hash": "d24ee7618b190197c5b5d1156b838d1ea8f1cb08e458c97e466aa2a2534699c8" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin_installer-v0.6.0-x86.exe", + "hash": "b13ab723259f7e96228e98c2c9e14c5e5f915ff150c582f9db4995cf02aa1077" } }, "innosetup": true,