Skip to content

Commit

Permalink
kubectl-ephemeral: add 0.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
embik committed May 16, 2024
1 parent 31ed621 commit 558c5cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/kubectl-ephemeral.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ class KubectlEphemeral < Formula
version "0.1.0"
license "Apache-2.0"

bottle do
root_url "https://ghcr.io/v2/embik/tap"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa45edf4d9691dbeebb5ab42bd2007e00b2d6f5d18673ebe9e3ba0b64fb7879c"
end

depends_on "kubectl"

on_macos do
Expand Down

0 comments on commit 558c5cd

Please sign in to comment.