From 219dbb8d9ec32fb9c3bb7e57a5ee0157fa4ab9e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:32:35 +0000 Subject: [PATCH] yazi: Update to version 25.2.11 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index f839291a94..968e855f2d 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "25.2.7", + "version": "25.2.11", "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.7/yazi-x86_64-pc-windows-msvc.zip", - "hash": "5a6ed522533ccd4285b327a43b19da0805123ee1eaf4b29e0258a0ad7f84203d", + "url": "https://github.com/sxyazi/yazi/releases/download/v25.2.11/yazi-x86_64-pc-windows-msvc.zip", + "hash": "50e25d4326b0143901dcc756ce305983cfc1eb8ccb6819331eb9aaa781e9f075", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },