yazi: Update to version 25.2.7

This commit is contained in:
github-actions[bot] 2025-02-07 12:31:45 +00:00
parent 140bb0a171
commit 2a5ec1ec27

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.2", "version": "25.2.7",
"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.4.2/yazi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sxyazi/yazi/releases/download/v25.2.7/yazi-x86_64-pc-windows-msvc.zip",
"hash": "893de421e02a0d6a1a5539f331190e9090047fb7acdff62e067c86cb486e7045", "hash": "5a6ed522533ccd4285b327a43b19da0805123ee1eaf4b29e0258a0ad7f84203d",
"extract_dir": "yazi-x86_64-pc-windows-msvc" "extract_dir": "yazi-x86_64-pc-windows-msvc"
} }
}, },