oh-my-posh 12.28.3

Closes #118821.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-12-23 11:17:44 -05:00 committed by BrewTestBot
parent bb6d0cb8be
commit 3577fd7aaa
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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/v12.28.2.tar.gz"
sha256 "2afb623fb2ac6b7d5a072e877456f44bc7701a1403983a4541e1e35e43ab8956"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v12.28.3.tar.gz"
sha256 "780f7e9f034ac54a824ef80d55d5bccd79ebc2e1c2f5f6dee0dc624ee9fc27d7"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"