rizin: Update to version 0.6.3

This commit is contained in:
github-actions[bot] 2023-10-18 00:33:29 +00:00
parent e850385543
commit 35f45b9dbd

View File

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