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 35a128f commit a4f3217Copy full SHA for a4f3217
1 file changed
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="2.13.1"
+TERMUX_PKG_VERSION="2.13.2"
6
TERMUX_PKG_SRCURL=https://github.com/wakatime/wakatime-cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=65161ba9afc8eac33a5d7dc590c504cb12119ad4d76605cbd4e07169c0c092b6
+TERMUX_PKG_SHA256=b51fecd2dfd88ecb2951c77b0e33d60d181b1a637babbf76132ae8314374df61
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments