yazi: Update to version 0.3.1

This commit is contained in:
github-actions[bot] 2024-08-15 16:29:00 +00:00
parent b5831d2ef7
commit 8b0efa8649

View File

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