diff --git a/bucket/z.lua.json b/bucket/z.lua.json index 0f0508be19..81303abf18 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.16", + "version": "1.8.17", "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.16.zip", - "hash": "22dfb9bd363b38279f242a8d3f158b2cb4c3ccd6ba17a3fd6d4c7a1df2e59c0e", - "extract_dir": "z.lua-1.8.16", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.17.zip", + "hash": "48705f3d641d5479a338e15fd2ad6f1288a1bf76278aae956b9ef02eeebbfe91", + "extract_dir": "z.lua-1.8.17", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",