Skip to content

Commit a1bfe31

Browse files
committed
carapace: update 1.1.1 bottle.
1 parent b082da2 commit a1bfe31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/carapace.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Carapace < Formula
77
head "https://github.com/carapace-sh/carapace-bin.git", branch: "master"
88

99
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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)