diff --git a/packages/oh-my-posh/build.sh b/packages/oh-my-posh/build.sh index 90f2c791b7..f4207fc980 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="Steven Xu @stevenxxiu" -TERMUX_PKG_VERSION="19.21.0" +TERMUX_PKG_VERSION="19.21.1" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=7861c9da164918a067df34a1876c4e1e966bbe40eb2175911ec8beffc858028f +TERMUX_PKG_SHA256=41ac01c3e079da869179f7e5bf8f85c8ae1e12fde803df7d322f4c719cbf78a3 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {