File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Carapace < Formula
7
7
head "https://github.com/carapace-sh/carapace-bin.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "add2b3c94f0029ff494383f0aab3d0d5b1d4261542a773a9dcee59104e9f2697 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "432886ede7332c5547ac5be1e60037b76aae666185f8db4c131818d63adef479 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "71310b15e369f4edd068c21164f683669bede067149ce73009462c55c34b2632 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "025e3b5f06fc7196de688cd01246b11ebb216366e2a15cfd1bcef5315c9b23e3 "
14
- sha256 cellar : :any_skip_relocation , ventura : "2e0cb0f32f7422dc2b531b8539b1dbbb027c01b942b6c1e1c2212736440af82b "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "0e1d0abe470a0c24500434d7e96726076c366f9797be1a358da2a5877f6925b3 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "024c1122729d160a78d48424cb4029c9f2aacb6e18f1b4e3bbccad8280931fb1 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5f3df068ac997bc0577136a689cac351b8dedc8ff077cfbd81b9c0a0199e95ef "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "1efe2c31e46a942626e1ad0e749c7b8f83efdd25f6d9122e36939ec49fc07896 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "076c4a0c48cf141e058e77d58439a182d53541bb13cfb5f08adfce369384478d "
14
+ sha256 cellar : :any_skip_relocation , ventura : "5cdae8d526134be4f108e9f6522ee389b99955a760f9b5d34d3bd8eac214cb78 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "de27da9188add3580e86b4b8264e18e9c0a39aa965bc9d39f26d0e8634f912d8 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments