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