z.lua: Update to version 1.8.11

This commit is contained in:
Jakub Čábera 2020-12-30 21:19:06 +01:00
parent 5d8904a4e1
commit bd451060a3

View File

@ -1,13 +1,13 @@
{
"version": "1.8.10",
"version": "1.8.11",
"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.10.zip",
"hash": "6f5485a39e7ce3109ee02b3d0715ab13ccae7fe50308160eb3e3bd8cb20e8fa4",
"extract_dir": "z.lua-1.8.10",
"url": "https://github.com/skywind3000/z.lua/archive/1.8.11.zip",
"hash": "89aec34511e705302e9a51ccd54d6745a1269e7302ee9275495f732eb3350754",
"extract_dir": "z.lua-1.8.11",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",