From 994456fe5acfbc0456523e27e872829bf17c35ef Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Tue, 6 Aug 2024 18:40:07 +0000 Subject: [PATCH] bump(main/oh-my-posh): 23.6.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 e8ffcd1e29..e57e0b4581 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.4.1" +TERMUX_PKG_VERSION="23.6.0" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=26942cf0f0ca067d59f7654920f1cc4dd64b2d9450d9925792198c183299281c +TERMUX_PKG_SHA256=7c7ff26499101e01067ddc40a5be545b696f5d481f36c5e0c35c43aebd47cb71 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {