rizin: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2024-02-24 04:26:08 +00:00
parent 06b9d775e3
commit 420c396999

View File

@ -1,16 +1,16 @@
{
"version": "0.6.3",
"version": "0.7.0",
"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.6.3/rizin_installer-v0.6.3-x86_64.exe",
"hash": "6d474d5b8eb7842abae763c1a46e7dd23feffd3b41445a2aa14cc144dbf7f8c0"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.0/rizin_installer-v0.7.0-x86_64.exe",
"hash": "3a189fc24df753e2a967bf3dd7116b033b337a3be5df0b583d5db4f195cb6595"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.6.3/rizin_installer-v0.6.3-x86.exe",
"hash": "14520d2d4fc20d809cc35a9aec7197ad075f54089d8c50f63d29e6beedc1408b"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.7.0/rizin_installer-v0.7.0-x86.exe",
"hash": "6b24a6ffd901bbe7b8a1726f0a4ef8837f387a2482e4f1578c0fae534fdb805c"
}
},
"innosetup": true,