z.lua: Update to version 1.8.21

This commit is contained in:
github-actions[bot] 2025-05-15 16:30:24 +00:00
parent 18c4241d2b
commit f262973649

View File

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