From 359d6d900ddd866e5580db8470a64cad28448469 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:16:43 +0000 Subject: [PATCH] Update App Versions, run by GitHub Actions - Apps updated: - Oh My Posh-all: v19.15.1 -> v19.16.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 c7a67ac5ba..4686a23679 100755 --- a/apps/Oh My Posh/install +++ b/apps/Oh My Posh/install @@ -1,6 +1,6 @@ #!/bin/bash -version=v19.15.1 +version=v19.16.0 #determine filename of download if [ $arch == 32 ];then