File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ 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_sequoia : "fa528ec2bd8efbc1126ceb0b6702e7cd8f90fb429f5690f02f39ff77d009a4a5 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fa528ec2bd8efbc1126ceb0b6702e7cd8f90fb429f5690f02f39ff77d009a4a5 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "fa528ec2bd8efbc1126ceb0b6702e7cd8f90fb429f5690f02f39ff77d009a4a5 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "3e18d094bbf79a426042de8d821efaddac406fa0a34ab1f536c9bf8e80b14ed0 "
14
- sha256 cellar : :any_skip_relocation , ventura : "3e18d094bbf79a426042de8d821efaddac406fa0a34ab1f536c9bf8e80b14ed0 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "3ac912ccf592e11d84b1d2f655cbbc920672b6de974a5e611da733aa2017e317 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f2564fe8ff7366d62ae106fa1f722bcb723af6c3e71fad0c3a85ba4c0af05eb3 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f2564fe8ff7366d62ae106fa1f722bcb723af6c3e71fad0c3a85ba4c0af05eb3 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f2564fe8ff7366d62ae106fa1f722bcb723af6c3e71fad0c3a85ba4c0af05eb3 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "2104985e0cde1ff6d0ff529729ead445c8770157f88741a362b86c5fba59a3fa "
14
+ sha256 cellar : :any_skip_relocation , ventura : "2104985e0cde1ff6d0ff529729ead445c8770157f88741a362b86c5fba59a3fa "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9c2b1afb58f0441c4537b18771b73a534ca7a3ce1c3bccc5e647987faa6ff25e "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments