We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36fef26 commit a4637f2Copy full SHA for a4637f2
1 file changed
packages/emmylua-ls/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/EmmyLuaLs/emmylua-analyzer-rust
2
TERMUX_PKG_DESCRIPTION="Emmy Lua Language Server coded in Rust"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="Steven Xu @stevenxxiu"
5
-TERMUX_PKG_VERSION="0.23.1"
+TERMUX_PKG_VERSION="0.23.2"
6
TERMUX_PKG_SRCURL=https://github.com/EmmyLuaLs/emmylua-analyzer-rust/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=c0923591e7005e0b4cf017687e9fe0bcdbfae0ab954fb2b2c5961b6a14672856
+TERMUX_PKG_SHA256=6c4d380dd34ee3600684f4bfd35d7fd98d2c77334a3b4a6ad46ea5af106f667b
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments