yazi: Update to version 0.3.0

This commit is contained in:
github-actions[bot] 2024-08-01 08:29:16 +00:00
parent 741123fc34
commit 3bb8a7f62f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.5", "version": "0.3.0",
"description": "⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.", "description": "⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.",
"homepage": "https://github.com/sxyazi/yazi", "homepage": "https://github.com/sxyazi/yazi",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sxyazi/yazi/releases/download/v0.2.5/yazi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sxyazi/yazi/releases/download/v0.3.0/yazi-x86_64-pc-windows-msvc.zip",
"hash": "cd3b1dc56165ac164354a538b5b3493de61ed3147e2484da10c54297946f89a4", "hash": "887523af3448aac1dea4177bb13ea241619a6af50a3c78439ebc49b0bef093c4",
"extract_dir": "yazi-x86_64-pc-windows-msvc" "extract_dir": "yazi-x86_64-pc-windows-msvc"
} }
}, },