Skip to content

Commit a7a3a3c

Browse files
committed
oh-my-posh 14.27.0
1 parent 29bc842 commit a7a3a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/oh-my-posh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OhMyPosh < Formula
22
desc "Prompt theme engine for any shell"
33
homepage "https://ohmyposh.dev"
4-
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v14.26.0.tar.gz"
5-
sha256 "3ab8a89b673247e616b9c418912c044e0376cb7e9a7001dffe5904514a622b75"
4+
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v14.27.0.tar.gz"
5+
sha256 "ef75b9b844f29ac10908c66c46f8782f1c1631d587dc9d33b1e2c00321d93747"
66
license "MIT"
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

0 commit comments

Comments
 (0)