diff --git a/bucket/z.lua.json b/bucket/z.lua.json index 92f3709eb7..2f26715d54 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.9", + "version": "1.8.10", "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.9.zip", - "hash": "75ed4fc1056e7c07c7546d427fdbb144d81730fb6418773a4284192725ca53e1", - "extract_dir": "z.lua-1.8.9", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.10.zip", + "hash": "6f5485a39e7ce3109ee02b3d0715ab13ccae7fe50308160eb3e3bd8cb20e8fa4", + "extract_dir": "z.lua-1.8.10", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",