rizin: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2025-05-04 20:27:45 +00:00
parent 838c492ccd
commit e9004a513b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.0", "version": "0.8.1",
"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.8.0/rizin_installer-v0.8.0-x86_64.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.1/rizin_installer-v0.8.1-x86_64.exe",
"hash": "42d5068fd017a11fc26a72f1abd6dbb2a77394e810c0e6b988a71ca10cd3ea7e" "hash": "e9c9b4493b632e72808ef4585b1c45f348e0dd6510d1fc3e5cb9af594186f894"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rizinorg/rizin/releases/download/v0.8.0/rizin_installer-v0.8.0-x86.exe", "url": "https://github.com/rizinorg/rizin/releases/download/v0.8.1/rizin_installer-v0.8.1-x86.exe",
"hash": "88fb69200871c879f1c1048297cf572d400404481c8411a51c070a4dba10dff8" "hash": "47b1105fa7ae75ba434e31f53d431bfc73185ac8ac32d1c8ddae6cfe63e460dd"
} }
}, },
"innosetup": true, "innosetup": true,