oh-my-posh 9.1.0

Closes #110491.

Signed-off-by: Daniel Nachun <9205048+danielnachun@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-09-12 20:25:56 -04:00 committed by BrewTestBot
parent fcb202ce9c
commit c5e2312502
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/v9.0.0.tar.gz"
sha256 "b8a6c00ff01ea443b509d742547530cae7c3e7d53d99a77f7b7284b200c86e30"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v9.1.0.tar.gz"
sha256 "b6625e25cb40f7fb9cd80918ce3c4222ed706df5814ae971c8e60823d46b8de3"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"