Skip to content

Commit 744f89e

Browse files
committed
oh-my-posh: update 14.27.0 bottle.
1 parent a7a3a3c commit 744f89e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/oh-my-posh.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class OhMyPosh < Formula
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f2cdf4b03b2c8c533c735118aed4102553a70710497adf293bc68bb5eef118e"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "888569d35441ee50ca7a2677fd6c0e037b6957cc50c43ac21045bdbbe0c90c9d"
12-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e83845504c16c40cc16a8a5d9cf5ab60e112e54ae4fe7176f323ed117b3f83f4"
13-
sha256 cellar: :any_skip_relocation, ventura: "9a2dde2fc2eea4e617972677949ac96c707ad346b89e5baf98363cd0e0223a39"
14-
sha256 cellar: :any_skip_relocation, monterey: "582119f9118f06dff8e106b4eedc766d228ce9d9443b168826d007de511549d5"
15-
sha256 cellar: :any_skip_relocation, big_sur: "09cc9d17777df4f3d80a0f822e745d7236ba367497b135a3e15e68ec40f7d67d"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6cadb8d8f4d708181f3682ea1e9428363d7c00ba8cd6c12f0d6cbe31a953964c"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "569a9c7198b8e8fba9aea3a7520c7ffcb480440301f1b5cc208db8a361e86b6e"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "bcd6e701474c9024e1f07ba748969b6ac9eb6afe885d368c1e03b8b6ed4039d5"
12+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5be84a05f050ec9c774d6a55eae905973ff52b982b4db11bef35c026507c1745"
13+
sha256 cellar: :any_skip_relocation, ventura: "63379e20f50bf2e19884ab2bd4a69f64fb899d1b808c60d75c9213873c5721b5"
14+
sha256 cellar: :any_skip_relocation, monterey: "53bb9bb7ae0dfb1e36b0c32218b53133027f9ff8a9e5863a45c92e42efabc0ad"
15+
sha256 cellar: :any_skip_relocation, big_sur: "344117e313e77a662814be3e1af9d2a3350c4bccdaa87503a491713fad044e00"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c98300e97063f43198080bf40bf4bd464737454040d6e75580fe7d1cf663e0a1"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)