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