From 4061a8fe4e4c76acc878e73e375f8de2e0190d8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Dec 2020 09:50:02 +0100 Subject: [PATCH] z.lua: Update to version 1.8.10 --- 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 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",