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