From e1b18d4e7267b4be8d4bb353b94ac8cf23a55f33 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Mon, 11 Nov 2024 19:41:39 +0000 Subject: [PATCH] bump(main/oh-my-posh): 24.3.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 821cdf6cd5..32f8b2983d 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="24.2.2" +TERMUX_PKG_VERSION="24.3.0" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=a99e59fac0206c098db76d9710d31b2aba45a4aacfa6f1eda1fd391761df18e8 +TERMUX_PKG_SHA256=3e192e84a76349e31de5292244954aef5b5b5079ef68deebdd96fd06cbff2d2e TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {