rizin: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2024-04-14 05:13:54 +00:00
parent 3e27b928c0
commit d57d04fe42

View File

@ -1,16 +1,16 @@
{
"version": "0.7.2",
"version": "0.7.3",
"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.2/rizin_installer-v0.7.2-x86_64.exe",
"hash": "89eaad02b5f5b2b9b9d2a3a845469276f6a2c605770ddcc1711d94f97a10fe2d"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin_installer-v0.7.3-x86_64.exe",
"hash": "d775670517736aa9ad3b7db78c9a00f3254e1157790b0201de1bf0898dae9885"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.2/rizin_installer-v0.7.2-x86.exe",
"hash": "dbe89d34de5632f305f8e9063d6d1bc718bf0c800bf398e0b0cac59d8eb5df3b"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin_installer-v0.7.3-x86.exe",
"hash": "bbf76e74b37718fa38f9ce99024d0aeee437c6ba7806a8957c77e71ea31a9a1f"
}
},
"innosetup": true,