oh-my-posh 12.34.6

Closes #119883.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-05 18:12:19 -05:00 committed by BrewTestBot
parent ca35b0e2df
commit 618cb1a14b
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.34.5.tar.gz"
sha256 "54dbfe94be655362a310c3907e37192104154c4a7a5aa2d1aa068dfc7c0b120c"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v12.34.6.tar.gz"
sha256 "b8b64e84ec063bf7690f5a242752e63db16b33f66cc73b8f8be0f7bf85a0fbbb"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"