From ba591230b5cf9199411a39635994202aa4e823cf Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sat, 20 Apr 2024 00:26:47 +0000 Subject: [PATCH] bump(main/oh-my-posh): 19.23.0 This commit has been automatically submitted by Github Actions. --- packages/oh-my-posh/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/oh-my-posh/build.sh b/packages/oh-my-posh/build.sh index f4207fc980..d63f0dcf25 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.1" +TERMUX_PKG_VERSION="19.23.0" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=41ac01c3e079da869179f7e5bf8f85c8ae1e12fde803df7d322f4c719cbf78a3 +TERMUX_PKG_SHA256=f4181e4fb2b3279e5b3caeabcdd4951005a2e0386582b0395755e38be4344109 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {