yazi: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2024-12-20 16:30:01 +00:00
parent 8a6c0ff697
commit ab80396f14

View File

@ -1,12 +1,12 @@
{
"version": "0.4.1",
"version": "0.4.2",
"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.4.1/yazi-x86_64-pc-windows-msvc.zip",
"hash": "7040dd57f83b4b901a628e14879517d086126a5153597a1133d4cccd25597bf7",
"url": "https://github.com/sxyazi/yazi/releases/download/v0.4.2/yazi-x86_64-pc-windows-msvc.zip",
"hash": "893de421e02a0d6a1a5539f331190e9090047fb7acdff62e067c86cb486e7045",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},