yazi: Update to version 0.2.4

This commit is contained in:
github-actions[bot] 2024-03-09 16:27:14 +00:00
parent d1ae5bff6d
commit cc95c778d9

View File

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