z.lua: Update to version 1.8.10

This commit is contained in:
Jakub Čábera 2020-12-24 09:50:02 +01:00
parent bf2397745c
commit 4061a8fe4e

View File

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