From d761f427b22eee3ed160fe2a12cfcab067475baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 15 Feb 2021 08:52:18 +0100 Subject: [PATCH] z.lua: Update to version 1.8.12 --- 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 293c3050a8f5e..5a16206b1fe27 100644 --- a/bucket/z.lua.json +++ b/bucket/z.lua.json @@ -1,13 +1,13 @@ { - "version": "2.8.12", + "version": "1.8.12", "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/2.8.12.zip", - "hash": "13b7fc4568fb315208c5838f5bc05051917037bd4af272016a5caa9fcd33853e", - "extract_dir": "z.lua-2.8.12", + "url": "https://github.com/skywind3000/z.lua/archive/1.8.12.zip", + "hash": "2c34825e26e68518a1467e591a6f815b71aa43300f9642606992e6dd0089c6b7", + "extract_dir": "z.lua-1.8.12", "checkver": "github", "autoupdate": { "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",