Skip to content

Commit b527a79

Browse files
authored
Merge pull request #246590 from Homebrew/bump-oh-my-posh-26.26.2
oh-my-posh 26.26.2
2 parents 6d48c16 + e67571c commit b527a79

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/o/oh-my-posh.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OhMyPosh < Formula
22
desc "Prompt theme engine for any shell"
33
homepage "https://ohmyposh.dev"
4-
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v26.26.1.tar.gz"
5-
sha256 "30a7bd55ee11693e12be2ba4ad36e670aa353f4f2cc7a02597a0ac01fa2f3058"
4+
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v26.26.2.tar.gz"
5+
sha256 "279a771d267a1b24decfcd242e87269b937211f755870ae2fdb2cc758c236c84"
66
license "MIT"
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

@@ -15,11 +15,11 @@ class OhMyPosh < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5ce38af0026a621c62e52c793b5b20c4767aad71c242ff881344f7c1db1a2673"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18a5add129e4ec0a11b88f3d2607f80fc7a573dfb50d465b2910179879c2e3bb"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bce03887425172a117fe8b29a44e891988abddbe2ca32fce23e554cae62a3511"
21-
sha256 cellar: :any_skip_relocation, sonoma: "6f4143cd3a6f7c292bc63d7ff8db4f1ec95e4030601a048792cc51d508e803bb"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4c42f5ac45c244b1309886278137efa493ea9e35e12b55e1ab1653ffe0c5b495"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a21fd07ab7c9347058a19c958266df2a59507f98370e292e5fe05f699b7cde48"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "342ff97a53d6337b9d56fc4837a1ee291a7f887b75fc0f4e65ab3fc3d03b7e61"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "af1951fb0f89416fe7d5859fe6024b7b3e9bd977007aa3b43d667b8f8d375592"
21+
sha256 cellar: :any_skip_relocation, sonoma: "8f65dbc114d542db149e13fe24fbbe3c4934c52d7f83556c74062fa607627dd1"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b0a33edb948db7f65450e72b5577e454352523114ccf21cd566212ddb497de69"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)