From 706213d178d68e3377b32c09fa9aeb14f0e4849e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 16:34:27 +0000 Subject: [PATCH] z.lua: Update to version 1.8.16 --- bucket/z.lua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/z.lua.json b/bucket/z.lua.json index 3310d9ea10..0f0508be19 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.15", + "version": "1.8.16", "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.15.zip", - "hash": "b5af55427e86d59988e6fcd6f8ab6c474d4f75a0f875b00aa92baa180a15deca", - "extract_dir": "z.lua-1.8.15", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.16.zip", + "hash": "22dfb9bd363b38279f242a8d3f158b2cb4c3ccd6ba17a3fd6d4c7a1df2e59c0e", + "extract_dir": "z.lua-1.8.16", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",