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 29ea58f commit 8355878Copy full SHA for 8355878
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/v26.26.1.tar.gz"
5
- sha256 "30a7bd55ee11693e12be2ba4ad36e670aa353f4f2cc7a02597a0ac01fa2f3058"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v26.26.2.tar.gz"
+ sha256 "279a771d267a1b24decfcd242e87269b937211f755870ae2fdb2cc758c236c84"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments