From 4ceb29c15ef3411e01cab75ae1cf8e5a3ddce83b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 16:30:06 +0000 Subject: [PATCH] yazi: Update to version 0.4.0 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index 9a6a01d620..7651b8bbc7 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "0.3.3", + "version": "0.4.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.3.3/yazi-x86_64-pc-windows-msvc.zip", - "hash": "3d118da841f689dad0f8026b62efb3c58bf709e74d8f3e547f0a759fb9084df9", + "url": "https://github.com/sxyazi/yazi/releases/download/v0.4.0/yazi-x86_64-pc-windows-msvc.zip", + "hash": "ebbf05c37c09b145fa3a87d4e7b2c9f5d0a6c6f0320ac023e9b519af2f8c82da", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },