Skip to content

Commit dc13bbd

Browse files
committed
sttr: update 0.2.28 bottle.
1 parent 36beffa commit dc13bbd

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/s/sttr.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ class Sttr < Formula
77
head "https://github.com/abhimanyu003/sttr.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "51940cef9aa765fde81e838370403f945841450d17ec2a485dd7f142f99efa28"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d015f628e3b46037094749ffa2c33d891137b394a86acf21bd5ad7d58552572b"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d015f628e3b46037094749ffa2c33d891137b394a86acf21bd5ad7d58552572b"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d015f628e3b46037094749ffa2c33d891137b394a86acf21bd5ad7d58552572b"
14-
sha256 cellar: :any_skip_relocation, sonoma: "8c842e04ea0c7792a2fe6df9ae3097eeaa744721e928e0743a6e892aae36addd"
15-
sha256 cellar: :any_skip_relocation, ventura: "8c842e04ea0c7792a2fe6df9ae3097eeaa744721e928e0743a6e892aae36addd"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "51dd4666518f8b010cbbb6f1f2c3d05afe6c1729bbc28cd3b4ba3f2557a855cd"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8f1be1d2a7eb9477f196fcfb5ffe0c8024a39a8852ed3958bc97a3fa09e679cf"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f1be1d2a7eb9477f196fcfb5ffe0c8024a39a8852ed3958bc97a3fa09e679cf"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f1be1d2a7eb9477f196fcfb5ffe0c8024a39a8852ed3958bc97a3fa09e679cf"
13+
sha256 cellar: :any_skip_relocation, sonoma: "2a3fd1aa69df4461a58bdbd86ff2c8bcd4baf2e4f7e97e2eb172002c17e8408d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "98f1e5d2d185559e9f9072fc6e11cbcf29ac4925591b5397ae274662c1d8266f"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)