z.lua: Update to version 1.8.19

This commit is contained in:
github-actions[bot] 2024-10-11 04:29:22 +00:00
parent ef3d0c010d
commit c237f510a1

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.18", "version": "1.8.19",
"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.18.zip", "url": "https://github.com/skywind3000/z.lua/archive/1.8.19.zip",
"hash": "3040f122609c5888d6c93f6349c843f16de521a8553820b9718b1b6503d6fe4f", "hash": "4b26b8c0d9028a75229990115cd4b4a135b7265d21adf68492163601770a45f2",
"extract_dir": "z.lua-1.8.18", "extract_dir": "z.lua-1.8.19",
"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",