diff --git a/bucket/z.lua.json b/bucket/z.lua.json index 5cbe2313b8..ca44e8887b 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.23", + "version": "1.8.24", "description": "cd command replacement", "homepage": "https://github.com/skywind3000/z.lua", "license": "MIT", "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'", "depends": "lua", - "url": "https://github.com/skywind3000/z.lua/archive/1.8.23.zip", - "hash": "f4328806e6e87fb05cf1266cd8c03f169124b68fa792e46529f565db130368a6", - "extract_dir": "z.lua-1.8.23", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.24.zip", + "hash": "569571445cc837d5da4335aabc32de56b3ccf836cf54dd7ca02fb1a14e1fde6c", + "extract_dir": "z.lua-1.8.24", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",