diff --git a/bucket/rizin.json b/bucket/rizin.json index 144ce57be7..53bf463e8e 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.8.1", + "version": "0.8.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.8.1/rizin_installer-v0.8.1-x86_64.exe", - "hash": "e9c9b4493b632e72808ef4585b1c45f348e0dd6510d1fc3e5cb9af594186f894" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.2/rizin_installer-v0.8.2-x86_64.exe", + "hash": "ca8253130017e32a9576c2dbd8a24560596bea667494a38b408516f7c2caabbe" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.1/rizin_installer-v0.8.1-x86.exe", - "hash": "47b1105fa7ae75ba434e31f53d431bfc73185ac8ac32d1c8ddae6cfe63e460dd" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.2/rizin_installer-v0.8.2-x86.exe", + "hash": "4281b0fad061b78658d880d4c5d606ac6cabeb55f783454c15dc9fe1cf03b2cd" } }, "innosetup": true,