From 08abe82470e213fc110be64cbf511dafe14d5e40 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Wed, 5 Jun 2024 00:52:25 +0000 Subject: [PATCH] bump(main/oh-my-posh): 21.2.1 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 fdbfd85d28..5e2d049996 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="21.2.0" +TERMUX_PKG_VERSION="21.2.1" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=7a8b9e1aea460b58b9cb74aca37e2e5eb3dbc9ad7aa48b6279fe8b8d18e53a1b +TERMUX_PKG_SHA256=8075d0d2c32f4be90704721f177f281656f6b2d5821b1e033af722e03f7fd3a7 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {