diff --git a/bucket/rizin.json b/bucket/rizin.json index 7c2325eca5..caabefb2a3 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.7.4", + "version": "0.8.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.7.4/rizin_installer-v0.7.4-x86_64.exe", - "hash": "dcc266d196b80fc8e6bab5626a6d80a05887ce2c0790f09ba3c73fc16373c795" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.0/rizin_installer-v0.8.0-x86_64.exe", + "hash": "42d5068fd017a11fc26a72f1abd6dbb2a77394e810c0e6b988a71ca10cd3ea7e" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.7.4/rizin_installer-v0.7.4-x86.exe", - "hash": "6701d8263e54bab79b2e8feea3a9e68bad3f574455ee14129d0e23ae00df776e" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.0/rizin_installer-v0.8.0-x86.exe", + "hash": "88fb69200871c879f1c1048297cf572d400404481c8411a51c070a4dba10dff8" } }, "innosetup": true,