z.lua: Update to version 2.8.12

This commit is contained in:
Jakub Čábera 2021-02-14 20:27:15 +01:00
parent f9cd2d7d4a
commit 18185f8984

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.11", "version": "2.8.12",
"description": "cd command replacement", "description": "cd command replacement",
"homepage": "https://github.com/skywind3000/z.lua", "homepage": "https://github.com/skywind3000/z.lua",
"license": "MIT", "license": "MIT",
"notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'", "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
"depends": "lua", "depends": "lua",
"url": "https://github.com/skywind3000/z.lua/archive/1.8.11.zip", "url": "https://github.com/skywind3000/z.lua/archive/2.8.12.zip",
"hash": "89aec34511e705302e9a51ccd54d6745a1269e7302ee9275495f732eb3350754", "hash": "13b7fc4568fb315208c5838f5bc05051917037bd4af272016a5caa9fcd33853e",
"extract_dir": "z.lua-1.8.11", "extract_dir": "z.lua-2.8.12",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip", "url": "https://github.com/skywind3000/z.lua/archive/$version.zip",