File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Sttr < Formula
7
7
head "https://github.com/abhimanyu003/sttr.git" , branch : "main"
8
8
9
9
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"
17
15
end
18
16
19
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments