From c19fbca8c5bd4aed0d7b3ef93d7cbd7d26774cbd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:44:45 +0000 Subject: [PATCH] oh-my-posh 23.14.1 --- Formula/o/oh-my-posh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/oh-my-posh.rb b/Formula/o/oh-my-posh.rb index ddba78507c95..31469c5aade5 100644 --- a/Formula/o/oh-my-posh.rb +++ b/Formula/o/oh-my-posh.rb @@ -1,8 +1,8 @@ class OhMyPosh < Formula desc "Prompt theme engine for any shell" homepage "https://ohmyposh.dev" - url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v23.13.4.tar.gz" - sha256 "95210739e007eb8be6092a5d7c42e98ea00e71f4c7439d89c690882de4717346" + url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v23.14.1.tar.gz" + sha256 "281971ea48f2944fc22786a39c8ea71e1f406828ebb689e879892d293b7d3d78" license "MIT" head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"