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 7358896 commit b316db6Copy full SHA for b316db6
Formula/o/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/refs/tags/v25.20.0.tar.gz"
5
- sha256 "558e1c2ca09678bed97f7c3f176707a535e5b7380eb16048a2c0d69b4b6e8b6c"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v25.20.1.tar.gz"
+ sha256 "381b3da5a8f381d6cca4795296a5e2dc98e76ccb2f14129ef05c6f993db90afa"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments