From 158263b579a45e0b59a6b2b391eba7ccd377d01b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:16:29 +0000 Subject: [PATCH] Oh My Posh: Update App Versions - Oh My Posh-all: v23.3.0 -> v23.3.1 --- 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 8f29671601..ef5bbfd89f 100755 --- a/apps/Oh My Posh/install +++ b/apps/Oh My Posh/install @@ -1,6 +1,6 @@ #!/bin/bash -version=v23.3.0 +version=v23.3.1 #determine filename of download if [ $arch == 32 ];then