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 2e22687 commit e5526f9Copy full SHA for e5526f9
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.0.5.tar.gz"
5
- sha256 "1145d4b8fac36a0b99f7a2e69530c02b9008a84c844c182c26f626ea2056f472"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v26.1.0.tar.gz"
+ sha256 "d138949ccb7314f2540d8cb5d8bed880db601b0c3b62b54a8852c39b58ce1b1e"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments