yazi: Update to version 25.4.8

This commit is contained in:
github-actions[bot] 2025-04-08 16:29:40 +00:00
parent c912c812c1
commit 5ab3afc63f

View File

@ -1,12 +1,12 @@
{ {
"version": "25.3.2", "version": "25.4.8",
"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/v25.3.2/yazi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sxyazi/yazi/releases/download/v25.4.8/yazi-x86_64-pc-windows-msvc.zip",
"hash": "c1a0c3915847db4681023c6bfbab72c8354e4c02a1ad663f9261aa7ba7d5eb50", "hash": "8454d4c9b8ba09a5f5a51f488e603230066e27cce4da54d3c1d91875a9748ba3",
"extract_dir": "yazi-x86_64-pc-windows-msvc" "extract_dir": "yazi-x86_64-pc-windows-msvc"
} }
}, },