z.lua: Update to version 1.8.17

This commit is contained in:
github-actions[bot] 2024-02-22 16:27:48 +00:00
parent 154917f622
commit 680b7c02d8

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.16", "version": "1.8.17",
"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.16.zip", "url": "https://github.com/skywind3000/z.lua/archive/1.8.17.zip",
"hash": "22dfb9bd363b38279f242a8d3f158b2cb4c3ccd6ba17a3fd6d4c7a1df2e59c0e", "hash": "48705f3d641d5479a338e15fd2ad6f1288a1bf76278aae956b9ef02eeebbfe91",
"extract_dir": "z.lua-1.8.16", "extract_dir": "z.lua-1.8.17",
"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",