From 3cde77e2d7627f14cd4eca0e376b878428fd537d Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sun, 8 Sep 2024 00:30:38 +0000 Subject: [PATCH] bump(main/oh-my-posh): 23.11.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 df4da7f2637a5a0..1747e62d74c82e4 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="23.10.1" +TERMUX_PKG_VERSION="23.11.0" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=5cabb694a5802ed2799431c90466e0807e1e4b1fb45625477d17d0cac2d51d33 +TERMUX_PKG_SHA256=862e587cfa9f5bb8a7283f5748e5d42bfbbf08814eb5f000a06c8056479ae796 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {