rizin: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2023-08-19 20:24:06 +00:00
parent 48864e6df5
commit b71db8315a

View File

@ -1,16 +1,16 @@
{
"version": "0.6.0",
"version": "0.6.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.6.0/rizin_installer-v0.6.0-x86_64.exe",
"hash": "76cd25bd07cbfb96cee60aa9b0d75e76b4906bbf3ee6f807682fee0669e113fa"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.6.1/rizin_installer-v0.6.1-x86_64.exe",
"hash": "9629e3346e93ea275ff89ff352b9d02ea049b985e7772d0bcad0e3254e423673"
},
"32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin_installer-v0.6.0-x86.exe",
"hash": "b13ab723259f7e96228e98c2c9e14c5e5f915ff150c582f9db4995cf02aa1077"
"url": "https://github.com/rizinorg/rizin/releases/download/v0.6.1/rizin_installer-v0.6.1-x86.exe",
"hash": "6b88fc232335afb297ffd004cdd79ec738143f156ba824af96ebe19f36dbfa00"
}
},
"innosetup": true,