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 05a7124 commit a5799bdCopy full SHA for a5799bd
1 file changed
packages/oxlint/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://oxc.rs/
2
TERMUX_PKG_DESCRIPTION="Oxc JavaScript linter"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.66.0"
+TERMUX_PKG_VERSION="1.67.0"
6
TERMUX_PKG_SRCURL="https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v$TERMUX_PKG_VERSION.tar.gz"
7
-TERMUX_PKG_SHA256=fa2f6542958de021b2dcac8b296a5f872001b6d8fbd7e295ef643ebb6c0f7ae2
+TERMUX_PKG_SHA256=5d8fa8d158f02ec1fe37d7950f43ae2337186d9bcb1695ae49666e5876b711ec
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_BUILD_IN_SRC=true
10
0 commit comments