Skip to content

Commit e52a807

Browse files
committed
rancher-cli: update 2.11.3 bottle.
1 parent 8575617 commit e52a807

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rancher-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class RancherCli < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "61aaae188185092c639ba51dd36895b18d934ee57f29ba9a48891ab701dcbd67"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "61aaae188185092c639ba51dd36895b18d934ee57f29ba9a48891ab701dcbd67"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "61aaae188185092c639ba51dd36895b18d934ee57f29ba9a48891ab701dcbd67"
21-
sha256 cellar: :any_skip_relocation, sonoma: "828a5d55e445a0c5be63da9821e3f241b6b8c08e3a813fab87400ed60cf845ec"
22-
sha256 cellar: :any_skip_relocation, ventura: "828a5d55e445a0c5be63da9821e3f241b6b8c08e3a813fab87400ed60cf845ec"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fc692c054797e3dd5b796904f2d8e884ddb6680a94f989bc2ad60379371d7de0"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5491ef2c11b35a82d03b8efaf4118303548d1323f7d837aca487170206ac6054"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5491ef2c11b35a82d03b8efaf4118303548d1323f7d837aca487170206ac6054"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5491ef2c11b35a82d03b8efaf4118303548d1323f7d837aca487170206ac6054"
21+
sha256 cellar: :any_skip_relocation, sonoma: "66b47984677f8967f474bab6cd15013421312d1552f0e2c711f8fb52041ba9c6"
22+
sha256 cellar: :any_skip_relocation, ventura: "66b47984677f8967f474bab6cd15013421312d1552f0e2c711f8fb52041ba9c6"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4971d49991820bb0aff72028b60fc15cd2a040d672d1fbbb5778b77e8ce244b7"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)