From 9a2abb2872a7e59a5a49802b40a84da3d200f3db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 29 Jun 2020 19:24:07 +0200 Subject: [PATCH] z.lua: Update to version 1.8.7 --- bucket/z.lua.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/z.lua.json b/bucket/z.lua.json index a97682a2fc..c72558b401 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "homepage": "https://github.com/skywind3000/z.lua", + "version": "1.8.7", "description": "cd command replacement", - "version": "1.8.4", + "homepage": "https://github.com/skywind3000/z.lua", "license": "MIT", - "depends": "lua", "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'", - "url": "https://github.com/skywind3000/z.lua/archive/1.8.4.zip", - "hash": "ab31d29a709d77d8d173a3bac7ceea4eaf528ebd4ba28061ff23e9ea5bd14538", - "extract_dir": "z.lua-1.8.4", + "depends": "lua", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.7.zip", + "hash": "134eb27bee30d44ec62c8da9d70919795ae3234814ffaea9856e80b2cb7dfdf2", + "extract_dir": "z.lua-1.8.7", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",