From 60435b631ad30c91e897572aad14082146cdfe2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:29:24 +0000 Subject: [PATCH] yazi: Update to version 0.3.2 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index be66f6f12e..87b2fcb527 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "0.3.1", + "version": "0.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/v0.3.1/yazi-x86_64-pc-windows-msvc.zip", - "hash": "c3a1adae34209d8897ed3b1ec86c645fc4e9da66ecc6c6ba486caa3b973841eb", + "url": "https://github.com/sxyazi/yazi/releases/download/v0.3.2/yazi-x86_64-pc-windows-msvc.zip", + "hash": "ce35797e777c2895bbbe0f30ba1dbe8609a2ae39943380d2f836770dccdd961a", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },