diff --git a/bucket/rizin.json b/bucket/rizin.json index 4a1b1d5d5c..ba35e8bb9f 100644 --- a/bucket/rizin.json +++ b/bucket/rizin.json @@ -1,16 +1,16 @@ { - "version": "0.4.0", + "version": "0.4.1", "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.4.0/rizin_installer-v0.4.0-x86_64.exe", - "hash": "b6ee42207aa50a3c62704763c3127a8029467ef753c162f7bc04a1790927d4fa" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.4.1/rizin_installer-v0.4.1-x86_64.exe", + "hash": "c29e8e83fc235e3603f9731c13dcfe915971871871390c766e4f2505d31bb613" }, "32bit": { - "url": "https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin_installer-v0.4.0-x86.exe", - "hash": "de561f05766b01f23231f800e99c84db9c8169e1abc32acb12a3572ecaf9ee49" + "url": "https://github.com/rizinorg/rizin/releases/download/v0.4.1/rizin_installer-v0.4.1-x86.exe", + "hash": "4476e42de1dfba64b70427c811f908e01509be182491556790effdb48215b484" } }, "innosetup": true,