rizin: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2023-09-15 00:32:49 +00:00
parent 584d41422c
commit 9e8bf29ad4

View File

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