From 63517caa50be694ee69a7f9e0d16131d53495219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 16:29:56 +0000 Subject: [PATCH] yazi: Update to version 25.3.2 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index 265c4761bb1e8..d4f82e6a89015 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "25.2.26", + "version": "25.3.2", "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/v25.2.26/yazi-x86_64-pc-windows-msvc.zip", - "hash": "eddbee37d23abda95ad6f5e9f4ce7333a4e895663e1dc52a378218bc0573e849", + "url": "https://github.com/sxyazi/yazi/releases/download/v25.3.2/yazi-x86_64-pc-windows-msvc.zip", + "hash": "c1a0c3915847db4681023c6bfbab72c8354e4c02a1ad663f9261aa7ba7d5eb50", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },