From 36ec9da95c3666c0d992b75a5f1c8c897358115f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 16:30:27 +0000 Subject: [PATCH] z.lua: Update to version 1.8.24 --- 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 5cbe2313b8..ca44e8887b 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.23", + "version": "1.8.24", "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.23.zip", - "hash": "f4328806e6e87fb05cf1266cd8c03f169124b68fa792e46529f565db130368a6", - "extract_dir": "z.lua-1.8.23", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.24.zip", + "hash": "569571445cc837d5da4335aabc32de56b3ccf836cf54dd7ca02fb1a14e1fde6c", + "extract_dir": "z.lua-1.8.24", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",