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 fa1b32c commit f8c33b3Copy full SHA for f8c33b3
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/v8.22.2.tar.gz"
5
- sha256 "5abd74a75c648f872130e16850d1e7b89008e3c9b70b76dada63bc2bef553366"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/v8.22.3.tar.gz"
+ sha256 "9af46ebcf5625f317870240a46ced3c45ff9141333445b63f26d437afd868f00"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments