z.lua: Update to version 1.8.7

This commit is contained in:
Jakub Čábera 2020-06-29 19:24:07 +02:00
parent a945035eae
commit 9a2abb2872

View File

@ -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",