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 19aa1c8 commit d30254aCopy full SHA for d30254a
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/v27.4.1.tar.gz"
5
- sha256 "1a304c38fd9711f0c7864defd666f44c5193a3de34be8b4bdc8676a98f7733d6"
+ url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v27.4.2.tar.gz"
+ sha256 "0309a46de132c0c47022e977157c5a637b2dbb2823c69b93a18c46b1373cef4b"
6
license "MIT"
7
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
8
0 commit comments