z.lua: Update to version 1.8.22

This commit is contained in:
github-actions[bot] 2025-05-17 08:29:27 +00:00
parent ad02608541
commit 72c8d29528

View File

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