From 72c8d29528fb86bccee51a0aeceff9de9d063e9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 08:29:27 +0000 Subject: [PATCH] z.lua: Update to version 1.8.22 --- 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 ddeb97ba78..a5b06ac207 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.21", + "version": "1.8.22", "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.21.zip", - "hash": "b4cbe80fc095a3c9ae8e991661ee9fbb6ce17c27f6355ed3c3d6c865d699b21c", - "extract_dir": "z.lua-1.8.21", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.22.zip", + "hash": "779fb0c54ba9b25b5124acfad15a6af807bf746c66effe58838c02537b5f8ff8", + "extract_dir": "z.lua-1.8.22", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",