rizin: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2022-09-10 04:51:58 +00:00
parent af0a8f992c
commit d58225e88e

View File

@ -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,