Skip to content

Commit e996118

Browse files
committed
k9s: update 0.50.8 bottle.
1 parent d871cc6 commit e996118

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/k/k9s.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ class K9s < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5a850377ba58a7df1ec8103f136222fdd148f3e8a31030179b5b21b1075cee5f"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d3cf75c0fe97741c5b3a26fb5a3f52517778015cee0440d61d50e211fc08dff7"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "09084a15b501a02bf5178e7c629823244937035687d3ac94cc041a52bcf32a9d"
19-
sha256 cellar: :any_skip_relocation, sonoma: "b8135174450e576b2b4ce01e8301f7019b4677e84b072b256281dcf3cfa0577a"
20-
sha256 cellar: :any_skip_relocation, ventura: "075dcd99475e1e804ea329a2b37c4d7104bf0943900fedb0a1f92a960a0ff7d2"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "5720021bcd2a9559ed8a0d1452abddfb57fbca34dcbcc3525edc835846310517"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed224491889189d1e6ccb07f3f580e0193119a57f0fd42fc9227ca0f6072f24e"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d4dab604e2866f0b444bea90795b3ea6ff4eafe9dbc06f7cdbc3943b67fe13e"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2ca1c2bd537f6c53e637f45b27fe97ea8ff73c5b4140285dc4e81adafa2ee1c7"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f8bcd9ea45f6b1a8095bad60da8c2da99ea29b420d35ae997433ebebf823523"
19+
sha256 cellar: :any_skip_relocation, sonoma: "de25da82607d05c68997eb5ad67da666910aea372017f4fa3e6110bccc94d0dd"
20+
sha256 cellar: :any_skip_relocation, ventura: "ac1e4fe26e119b38bbb5fd38f0059eb3ec1ee157e8d46d28b9c441f5d3e6cc4a"
21+
sha256 cellar: :any_skip_relocation, arm64_linux: "c2e627872e2c27e527ce425a7caef7d9c85033d8fda97282f693e20ae94d0bc3"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "00b740b7fa7cf992d82e224fd1d0ae3ecfb1fd5c62006c09d1ba3efa48106f81"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)