From 6e59a3861f1d7735f54f10902ebc47874e67213b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 00:27:16 +0000 Subject: [PATCH] Oh My Posh: Update App Versions - Oh My Posh-all: v23.0.1 -> v23.0.2 --- apps/Oh My Posh/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Oh My Posh/install b/apps/Oh My Posh/install index 09b3038dda..01be1c6c7f 100755 --- a/apps/Oh My Posh/install +++ b/apps/Oh My Posh/install @@ -1,6 +1,6 @@ #!/bin/bash -version=v23.0.1 +version=v23.0.2 #determine filename of download if [ $arch == 32 ];then