From 3bb8a7f62fc90970720a02f6a1056ea46cd0eca2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:29:16 +0000 Subject: [PATCH] yazi: Update to version 0.3.0 --- bucket/yazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yazi.json b/bucket/yazi.json index 17db4a7d11..8f45536b27 100644 --- a/bucket/yazi.json +++ b/bucket/yazi.json @@ -1,12 +1,12 @@ { - "version": "0.2.5", + "version": "0.3.0", "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.5/yazi-x86_64-pc-windows-msvc.zip", - "hash": "cd3b1dc56165ac164354a538b5b3493de61ed3147e2484da10c54297946f89a4", + "url": "https://github.com/sxyazi/yazi/releases/download/v0.3.0/yazi-x86_64-pc-windows-msvc.zip", + "hash": "887523af3448aac1dea4177bb13ea241619a6af50a3c78439ebc49b0bef093c4", "extract_dir": "yazi-x86_64-pc-windows-msvc" } },