yazi: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2024-08-28 08:29:24 +00:00
parent 40c605f9a9
commit 60435b631a

View File

@ -1,12 +1,12 @@
{
"version": "0.3.1",
"version": "0.3.2",
"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.3.1/yazi-x86_64-pc-windows-msvc.zip",
"hash": "c3a1adae34209d8897ed3b1ec86c645fc4e9da66ecc6c6ba486caa3b973841eb",
"url": "https://github.com/sxyazi/yazi/releases/download/v0.3.2/yazi-x86_64-pc-windows-msvc.zip",
"hash": "ce35797e777c2895bbbe0f30ba1dbe8609a2ae39943380d2f836770dccdd961a",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},