diff --git a/bucket/rizin.json b/bucket/rizin.json index 73a25f7e79..4a1b1d5d5c 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.3.4", + "version": "0.4.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.3.4/rizin_installer-v0.3.4-x86_64.exe", - "hash": "00f69a6bfab66a8387a3ecdf0e1587ea262359d3c0497393c45bdb6d62ba2776" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin_installer-v0.4.0-x86_64.exe", + "hash": "b6ee42207aa50a3c62704763c3127a8029467ef753c162f7bc04a1790927d4fa" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.3.4/rizin_installer-v0.3.4-x86.exe", - "hash": "1f8c7ec7988efb3c2e76b7fbc638c7e0da7ba5953d8cd3c48c16f7fefcb83722" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin_installer-v0.4.0-x86.exe", + "hash": "de561f05766b01f23231f800e99c84db9c8169e1abc32acb12a3572ecaf9ee49" } }, "innosetup": true,