yazi: Update to version 0.2.0

This commit is contained in:
github-actions[bot] 2024-01-16 00:32:40 +00:00
parent 6e2b2e3f0b
commit 61b534d976

View File

@ -1,12 +1,12 @@
{
"version": "0.1.5",
"version": "0.2.0",
"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.1.5/yazi-x86_64-pc-windows-msvc.zip",
"hash": "15b5bcef2da5dc647d84576894c56b1a3c2003ce7c472857f600655c75a89a97",
"url": "https://github.com/sxyazi/yazi/releases/download/v0.2.0/yazi-x86_64-pc-windows-msvc.zip",
"hash": "4feb004fa1112cc3b1b3706d75a38b2c1a1a70e5a9f9ba00aed2e988ca54c3e7",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},