From 617a3075b62d03880f8a1b2c9ce1c6159409204b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:29:46 +0000 Subject: [PATCH] z.lua: Update to version 1.8.20 --- 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 09fa161158..865857422d 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.19", + "version": "1.8.20", "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.19.zip", - "hash": "4b26b8c0d9028a75229990115cd4b4a135b7265d21adf68492163601770a45f2", - "extract_dir": "z.lua-1.8.19", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.20.zip", + "hash": "35530522d4328ad6a104538610e64f3e1a2ea9f7480037383263b1824a363d47", + "extract_dir": "z.lua-1.8.20", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",