Skip to content

Commit 4809392

Browse files
committed
phrase-cli: update 2.34.1 bottle.
1 parent ac426cb commit 4809392

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/phrase-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class PhraseCli < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a6e9aeaf31bfda90f655b9a9720e456f3ad987e5fbb1e4dd165a47539a59ad8d"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a6e9aeaf31bfda90f655b9a9720e456f3ad987e5fbb1e4dd165a47539a59ad8d"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a6e9aeaf31bfda90f655b9a9720e456f3ad987e5fbb1e4dd165a47539a59ad8d"
12-
sha256 cellar: :any_skip_relocation, sonoma: "ce07fe202ed1bc611f4cc006304fd2b82fe545bcb8fd63cfc16467c376fb0fa6"
13-
sha256 cellar: :any_skip_relocation, ventura: "ce07fe202ed1bc611f4cc006304fd2b82fe545bcb8fd63cfc16467c376fb0fa6"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c8c8d8c5f4bc2de447ce8810e782ffc5c255fb6bba6e2e11b51a55c6f412cc4"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ee2bf651facb7124fec45e5744fcf6675c966f303ca9df3efbf6f3d9d8f8a15f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee2bf651facb7124fec45e5744fcf6675c966f303ca9df3efbf6f3d9d8f8a15f"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ee2bf651facb7124fec45e5744fcf6675c966f303ca9df3efbf6f3d9d8f8a15f"
12+
sha256 cellar: :any_skip_relocation, sonoma: "5fb496815098a24aecf1e2c030f6220bbf1b8c86cd7e15200f610228db90a527"
13+
sha256 cellar: :any_skip_relocation, ventura: "5fb496815098a24aecf1e2c030f6220bbf1b8c86cd7e15200f610228db90a527"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "618d2d20e48d15440f038e7ce79d0f3078d0e3b15380a007ab36d0cd33f68304"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)