oh-my-posh 13.7.0

Closes #121482.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-25 10:35:13 -05:00 committed by BrewTestBot
parent 9b6207015f
commit bcd1e4b758
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/v13.6.0.tar.gz"
sha256 "37504963740721505b06c29f9f104eef83a0b49953416bc94661e6e70bd1be94"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v13.7.0.tar.gz"
sha256 "1297cb856e922a3b94c926a952634ee1529bdb16c4c8de11c38c07a5ef4739d4"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"