{ "version": "25.5.31", "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/v25.5.31/yazi-x86_64-pc-windows-msvc.zip", "hash": "79524a2b48bb7021078e0314d3c75aaf5ae9d69dee2947cd7a705cbaa95d3bb9", "extract_dir": "yazi-x86_64-pc-windows-msvc" }, "arm64": { "url": "https://github.com/sxyazi/yazi/releases/download/v25.5.31/yazi-aarch64-pc-windows-msvc.zip", "hash": "3620d45d638275be92566d0f081b6f2d3537575876a3a066e50cac5ebbd4c9a2", "extract_dir": "yazi-aarch64-pc-windows-msvc" } }, "bin": [ "ya.exe", "yazi.exe" ], "checkver": { "url": "https://github.com/sxyazi/yazi/releases", "regex": "tag/v?([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/sxyazi/yazi/releases/download/v$version/yazi-x86_64-pc-windows-msvc.zip" }, "arm64": { "url": "https://github.com/sxyazi/yazi/releases/download/v$version/yazi-aarch64-pc-windows-msvc.zip" } } } }