yazi: Update to version 25.5.28

This commit is contained in:
github-actions[bot] 2025-05-28 16:30:13 +00:00
parent 4cd1a573b7
commit da124b3e84

View File

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