From 9d5e39fc4640744c17f309f33c0e5f95a3f8e6ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 13:06:26 +0000 Subject: [PATCH] Oh My Posh: Update App Versions - Oh My Posh-all: v24.12.0 -> v24.13.0 --- 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 04b5d675e5..129597e46e 100755 --- a/apps/Oh My Posh/install +++ b/apps/Oh My Posh/install @@ -1,6 +1,6 @@ #!/bin/bash -version=v24.12.0 +version=v24.13.0 #determine filename of download if [ $arch == 32 ];then