k9s: update 0.24.15 bottle.

master
BrewTestBot 2021-08-07 20:06:27 +00:00
parent 78edced93c
commit a30c1ac0ec
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@ class K9s < Formula
head "https://github.com/derailed/k9s.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4acdfc57577236a0753dcd5b05c3feb28ba15a61c0f19a5e4f77bd69f5004a41"
sha256 cellar: :any_skip_relocation, big_sur: "c777c73421f25a83c2eaa2a5fbe8ab6cfde94c538128267e08b79b3f1fcc6ec8"
sha256 cellar: :any_skip_relocation, catalina: "64a1d28a9a243b0b7e29a671e995a453309467c581dc9a7d0e8631447bc775c5"
sha256 cellar: :any_skip_relocation, mojave: "b057cbe93925f65c69283b677702cedf6ba73e1cda30847da0d27d5de3ac2142"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eadef26169ff9c0a13ef947db1342f2a8b760254d6921d1ab7de64ebaed23edf"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "305a97fe97ba71a162d600c434b34305f2bd43cbefb0e9370a2efd369b2284b4"
sha256 cellar: :any_skip_relocation, big_sur: "5ee6617c05cd4c0d16c49f1b8b5a5708af72ce9e0559153f30bc251eed1da7d4"
sha256 cellar: :any_skip_relocation, catalina: "704682ea3b389486d1be05d3ad78a6bf44235320a220891c76d6a8d49a7d1477"
sha256 cellar: :any_skip_relocation, mojave: "46fef9ab5f81a433883c452621b0fe0b96d53c4acc018eb8ee42d095d3abd9f7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "31b743e853265a6a9eba71830360cd73a90a9b3514176e509f835c57ca6bebd6"
end
depends_on "go" => :build