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 92ae85b commit 5685e23Copy full SHA for 5685e23
packages/wakatime-cli/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://wakatime.com/plugins/
2
TERMUX_PKG_DESCRIPTION="Command line interface used by all WakaTime text editor plugins"
3
TERMUX_PKG_LICENSE="BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.88.4"
+TERMUX_PKG_VERSION="1.88.7"
6
TERMUX_PKG_SRCURL=https://github.com/wakatime/wakatime-cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=d571bf47ba9dc251d60e153cd724c056bfac4b68eb2eec271c148d965701c649
+TERMUX_PKG_SHA256=23e0ae10db9db7b0ab7824d298224744028bf877b3fefae91044df335caf9498
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments