From 0d107e07dc63e2e8ea44d6d09a5490540c64fbc4 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Thu, 3 Apr 2025 07:35:20 +0000 Subject: [PATCH] bump(main/oh-my-posh): 25.11.1 --- 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 da9feda447..ef5ce6c0fe 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="25.11.0" +TERMUX_PKG_VERSION="25.11.1" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=13694a342a2e6e91e3b4f38bf938daf6434620e901d353f8bb0a6e956212ab4a +TERMUX_PKG_SHA256=adecbd654c8c2d7b8303a098f4fcef3a1876babac65dd6d13c2036588237e486 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {