We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bc842 commit a7a3a3cCopy full SHA for a7a3a3c
Formula/oh-my-posh.rb
@@ -1,8 +1,8 @@
1
class OhMyPosh < Formula
2
desc "Prompt theme engine for any shell"
3
homepage "https://ohmyposh.dev"
4
- url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v14.26.0.tar.gz"
5
- sha256 "3ab8a89b673247e616b9c418912c044e0376cb7e9a7001dffe5904514a622b75"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v14.27.0.tar.gz"
+ sha256 "ef75b9b844f29ac10908c66c46f8782f1c1631d587dc9d33b1e2c00321d93747"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments