From fd0ab7a6b32d7a93f25e463dca3fa47357712034 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 04:26:47 +0000 Subject: [PATCH] yazi: Update to version 0.2.2 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index 0e70e84dea..a4edd1528d 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "0.2.1", + "version": "0.2.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/v0.2.1/yazi-x86_64-pc-windows-msvc.zip", - "hash": "d23bcdb26a64a762cc9b247db8b46954f2ef97dc0925e0b10e18796064f8cc5f", + "url": "https://github.com/sxyazi/yazi/releases/download/v0.2.2/yazi-x86_64-pc-windows-msvc.zip", + "hash": "820f68fd800a4abb3dc337659343446fad41c8f890e397bbab1ac174668d45be", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },