yazi: Update to version 0.2.5

This commit is contained in:
github-actions[bot] 2024-04-23 12:30:56 +00:00
parent bcf67ef7a5
commit 3fc6034680

View File

@ -1,12 +1,12 @@
{
"version": "0.2.4",
"version": "0.2.5",
"description": "⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.",
"homepage": "https://github.com/sxyazi/yazi",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sxyazi/yazi/releases/download/v0.2.4/yazi-x86_64-pc-windows-msvc.zip",
"hash": "c3af12bfe2815f929a7b6932085f3673b58af01cef244a28d397799a57ebfe0c",
"url": "https://github.com/sxyazi/yazi/releases/download/v0.2.5/yazi-x86_64-pc-windows-msvc.zip",
"hash": "cd3b1dc56165ac164354a538b5b3493de61ed3147e2484da10c54297946f89a4",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},