From 71ccb1440dfee57d920aa6df5fce8d7442eed040 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sat, 30 Nov 2024 18:40:11 +0000 Subject: [PATCH] bump(main/oh-my-posh): 24.11.2 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 7dbc676126..ba7d3c5a4c 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.11.0" +TERMUX_PKG_VERSION="24.11.2" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=e645fb1064ae6065bd0be3ec7673d1db7c64bf5c0c5ee65d24f38d90772013f0 +TERMUX_PKG_SHA256=22b1bfc7614a396e6acb7aa3ae60943f44e588fb9ede163e3fb18fc2a2125620 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {