yazi: Update to version 0.2.3

This commit is contained in:
github-actions[bot] 2024-02-07 04:26:41 +00:00
parent 9ec6a34437
commit 4d2533076e

View File

@ -1,12 +1,12 @@
{
"version": "0.2.2",
"version": "0.2.3",
"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.2.2/yazi-x86_64-pc-windows-msvc.zip",
"hash": "820f68fd800a4abb3dc337659343446fad41c8f890e397bbab1ac174668d45be",
"url": "https://github.com/sxyazi/yazi/releases/download/v0.2.3/yazi-x86_64-pc-windows-msvc.zip",
"hash": "b2c71f33a1e2985243c109cce6f690d4dc42e4dbbaf6f8ce2a1fb86fd8931262",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},