Skip to content

Commit b487c88

Browse files
authored
Merge pull request #297822 from Homebrew/bump-oh-my-posh-30.6.4
oh-my-posh 30.6.4
2 parents f76e8b4 + 9a9a16e commit b487c88

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/o/oh-my-posh.rb

Lines changed: 8 additions & 8 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/v30.6.3.tar.gz"
5-
sha256 "5e309cf904f8214bfa77fd656395e058abf4c2a167e3066d95a19cb32fe6a320"
4+
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v30.6.4.tar.gz"
5+
sha256 "d5878036b14e39f1d21ba7f46a47a83820b382d6ac00d5ec105acc072641cf35"
66
license "MIT"
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

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

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0f973f311ceea635ba182ed6128cc40044a904ea07741f1582f9f569fca9e2f7"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "af0a0a8c92dfc7ebbdffacca223f91b868cec7df2800c474b340fd0caa6e22fd"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c496ab1e9e455a4da8fe8120bb3397c3d368f4a609d86963bfecb1a00f4b115"
21-
sha256 cellar: :any_skip_relocation, sonoma: "1fd92c38a9d86be31b101e8960efe34af967b496276f2bae651404c331e98fd9"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "9da795603928b66e4aaafb4f671cb1ce70bcbda2603934ba9eb3d7d43ec4bf7a"
23-
sha256 cellar: :any, x86_64_linux: "7fe4791b0c709a2509823fc2d589591a16377d87e0ea4f1fbf9794e563135332"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2931811f04e3572a42200b4295584356263a72841d80e8e5e2b73269763edb1c"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e771ab3b60d388945b697a0c1e176e4fdc9f75a81fb79e6a274f1a9571398710"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2863d1b99633962336f7181f1c199deee05ded1ccf5f3c1f25fc753a0c0bb2c1"
21+
sha256 cellar: :any_skip_relocation, sonoma: "7b3c3c5c32a9192a70a2e1869464cf25621eec1ffffd022b0520e6b174b26b06"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "87293690ade1f6e36820c978e9b55457c4d192f7dae97eedc5a17a354f0e18cd"
23+
sha256 cellar: :any, x86_64_linux: "9b3f0a74cfba347e1e02caf590927730b677a837a1d413e6c00b7d2f53d10a76"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)