diff --git a/Formula/k0sctl.rb b/Formula/k0sctl.rb index d26c8dc..10f8200 100644 --- a/Formula/k0sctl.rb +++ b/Formula/k0sctl.rb @@ -7,6 +7,12 @@ class K0sctl < Formula license "Apache-2.0" head "https://github.com/k0sproject/k0sctl.git", branch: "main" + bottle do + root_url "https://github.com/k0sproject/homebrew-tap/releases/download/k0sctl-0.12.5" + sha256 cellar: :any_skip_relocation, big_sur: "18be5a3e6731e45d7c63b9797cdf3126f77ede124c553611ac53d7b1e9dc6ff0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "026b893efabc6aecf69e6fb2b67c39c863c603adef7ff98a72b358bf9fcb9c1c" + end + depends_on "go@1.17" => :build def install