z.lua: Update to version 1.8.23

This commit is contained in:
github-actions[bot] 2025-05-17 16:29:21 +00:00
parent 8129004d27
commit 64567e0cd9

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.22", "version": "1.8.23",
"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.22.zip", "url": "https://github.com/skywind3000/z.lua/archive/1.8.23.zip",
"hash": "779fb0c54ba9b25b5124acfad15a6af807bf746c66effe58838c02537b5f8ff8", "hash": "f4328806e6e87fb05cf1266cd8c03f169124b68fa792e46529f565db130368a6",
"extract_dir": "z.lua-1.8.22", "extract_dir": "z.lua-1.8.23",
"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",