yazi: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2024-12-08 16:30:06 +00:00
parent 770fddf3ee
commit 4ceb29c15e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.3", "version": "0.4.0",
"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.3.3/yazi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sxyazi/yazi/releases/download/v0.4.0/yazi-x86_64-pc-windows-msvc.zip",
"hash": "3d118da841f689dad0f8026b62efb3c58bf709e74d8f3e547f0a759fb9084df9", "hash": "ebbf05c37c09b145fa3a87d4e7b2c9f5d0a6c6f0320ac023e9b519af2f8c82da",
"extract_dir": "yazi-x86_64-pc-windows-msvc" "extract_dir": "yazi-x86_64-pc-windows-msvc"
} }
}, },