From 6ba1bdc5ef7171757ea2403967359eaa4393ddff Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Fri, 28 Jun 2024 12:13:21 +0000 Subject: [PATCH] bump(main/oh-my-posh): 21.17.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 4c61e7658dda4ad..07d379e6e38370e 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.16.2" +TERMUX_PKG_VERSION="21.17.0" TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=f26c6038a1d510ea443fbf712a364a54f1dcf1675b378544ff31b2e26f93b408 +TERMUX_PKG_SHA256=7de5561679b4a1cc05abe9d9002049060cd470c53aca9a961348e5a169afc5d4 TERMUX_PKG_AUTO_UPDATE=true termux_step_pre_configure() {