Skip to content

Commit a9455e0

Browse files
committed
bump(main/lux-cli): 0.18.11
This commit has been automatically submitted by Github Actions.
1 parent 4589062 commit a9455e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/lux-cli/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://nvim-neorocks.github.io/
22
TERMUX_PKG_DESCRIPTION="A package manager for Lua, similar to luarocks"
33
TERMUX_PKG_LICENSE="LGPL-3.0-or-later"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="0.18.10"
5+
TERMUX_PKG_VERSION="0.18.11"
66
TERMUX_PKG_SRCURL="https://github.com/nvim-neorocks/lux/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7-
TERMUX_PKG_SHA256=62f7b1e890b4e9b269d557842c2bb7ba377effc79a69579c365fbc9eb591d62c
7+
TERMUX_PKG_SHA256=c644d89cbec75fd2108561542e7245cd2c447702207f67ffc912bcf23317d6ef
88
TERMUX_PKG_DEPENDS="bzip2, gpgme, libgit2, libgpg-error, lua54, openssl, xz-utils"
99
TERMUX_PKG_PROVIDES="lx"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)