diff --git a/packages/oh-my-posh/build.sh b/packages/oh-my-posh/build.sh index 600c049cc9..e746c48fb3 100644 --- a/packages/oh-my-posh/build.sh +++ b/packages/oh-my-posh/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://ohmyposh.dev TERMUX_PKG_DESCRIPTION="A prompt theme engine for any shell." TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="23.7.1" +TERMUX_PKG_VERSION="23.7.2" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=332b38f5eda5aa952aa52d3e96675c73717b47c1a37fad8a2ce959f1a099f26e +TERMUX_PKG_SHA256=307813d9994ce17aa2a987b4176afe7ce6795df0d71b473bca61c3f626d83357 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {