z.lua: Update to version 1.8.24

This commit is contained in:
github-actions[bot] 2025-05-24 16:30:27 +00:00
parent 0cfea4bd64
commit 36ec9da95c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.23", "version": "1.8.24",
"description": "cd command replacement", "description": "cd command replacement",
"homepage": "https://github.com/skywind3000/z.lua", "homepage": "https://github.com/skywind3000/z.lua",
"license": "MIT", "license": "MIT",
"notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'", "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
"depends": "lua", "depends": "lua",
"url": "https://github.com/skywind3000/z.lua/archive/1.8.23.zip", "url": "https://github.com/skywind3000/z.lua/archive/1.8.24.zip",
"hash": "f4328806e6e87fb05cf1266cd8c03f169124b68fa792e46529f565db130368a6", "hash": "569571445cc837d5da4335aabc32de56b3ccf836cf54dd7ca02fb1a14e1fde6c",
"extract_dir": "z.lua-1.8.23", "extract_dir": "z.lua-1.8.24",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip", "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",