From 99bc1f028c2fbd4b7fbc0e7d01554bc630ed8102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Dec 2020 17:03:50 +0100 Subject: [PATCH] z.lua: Update to version 1.8.9 --- 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 c72558b401..92f3709eb7 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "1.8.7", + "version": "1.8.9", "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.7.zip", - "hash": "134eb27bee30d44ec62c8da9d70919795ae3234814ffaea9856e80b2cb7dfdf2", - "extract_dir": "z.lua-1.8.7", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.9.zip", + "hash": "75ed4fc1056e7c07c7546d427fdbb144d81730fb6418773a4284192725ca53e1", + "extract_dir": "z.lua-1.8.9", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",