From f262973649a7ca2df83bf357419510e6e661b4a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 16:30:24 +0000 Subject: [PATCH] z.lua: Update to version 1.8.21 --- bucket/z.lua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/z.lua.json b/bucket/z.lua.json index 865857422d..ddeb97ba78 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.20", + "version": "1.8.21", "description": "cd command replacement", "homepage": "https://github.com/skywind3000/z.lua", "license": "MIT", "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'", "depends": "lua", - "url": "https://github.com/skywind3000/z.lua/archive/1.8.20.zip", - "hash": "35530522d4328ad6a104538610e64f3e1a2ea9f7480037383263b1824a363d47", - "extract_dir": "z.lua-1.8.20", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.21.zip", + "hash": "b4cbe80fc095a3c9ae8e991661ee9fbb6ce17c27f6355ed3c3d6c865d699b21c", + "extract_dir": "z.lua-1.8.21", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",