diff --git a/bucket/rizin.json b/bucket/rizin.json index 732881b3ab..43a419e464 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.6.2/rizin_installer-v0.6.2-x86_64.exe", - "hash": "9f1dc5fd803afe2ca9751cbc7841b6e76f76900eeb27760afce4676a81047cff" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.3/rizin_installer-v0.6.3-x86_64.exe", + "hash": "6d474d5b8eb7842abae763c1a46e7dd23feffd3b41445a2aa14cc144dbf7f8c0" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.2/rizin_installer-v0.6.2-x86.exe", - "hash": "f76d907ed0b871d6d25e727d5375aedc34c2fad25adc35e7090562a12d78fc01" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.6.3/rizin_installer-v0.6.3-x86.exe", + "hash": "14520d2d4fc20d809cc35a9aec7197ad075f54089d8c50f63d29e6beedc1408b" } }, "innosetup": true,