From cc95c778d922270133de2687957f7c537c84967e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:27:14 +0000 Subject: [PATCH] yazi: Update to version 0.2.4 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index c866bda88c..39c867ecf3 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "0.2.3", + "version": "0.2.4", "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.2.3/yazi-x86_64-pc-windows-msvc.zip", - "hash": "b2c71f33a1e2985243c109cce6f690d4dc42e4dbbaf6f8ce2a1fb86fd8931262", + "url": "https://github.com/sxyazi/yazi/releases/download/v0.2.4/yazi-x86_64-pc-windows-msvc.zip", + "hash": "c3af12bfe2815f929a7b6932085f3673b58af01cef244a28d397799a57ebfe0c", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },