rizin: Update to version 0.7.4

This commit is contained in:
github-actions[bot] 2024-12-21 16:29:25 +00:00
parent e26a20f067
commit 705f16eaba

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.3", "version": "0.7.4",
"description": "UNIX-like reverse engineering framework and command-line toolset.", "description": "UNIX-like reverse engineering framework and command-line toolset.",
"homepage": "https://rizin.re/", "homepage": "https://rizin.re/",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin_installer-v0.7.3-x86_64.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.7.4/rizin_installer-v0.7.4-x86_64.exe",
"hash": "d775670517736aa9ad3b7db78c9a00f3254e1157790b0201de1bf0898dae9885" "hash": "dcc266d196b80fc8e6bab5626a6d80a05887ce2c0790f09ba3c73fc16373c795"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin_installer-v0.7.3-x86.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.7.4/rizin_installer-v0.7.4-x86.exe",
"hash": "bbf76e74b37718fa38f9ce99024d0aeee437c6ba7806a8957c77e71ea31a9a1f" "hash": "6701d8263e54bab79b2e8feea3a9e68bad3f574455ee14129d0e23ae00df776e"
} }
}, },
"innosetup": true, "innosetup": true,