Skip to content

Commit

Permalink
k0sctl: update 0.17.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
kke committed Jan 11, 2024
1 parent c74db06 commit 8503919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/k0sctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ class K0sctl < Formula
head "https://github.com/k0sproject/k0sctl.git", branch: "main"

bottle do
root_url "https://github.com/k0sproject/homebrew-tap/releases/download/k0sctl-0.17.3"
sha256 cellar: :any_skip_relocation, ventura: "def4ce504a34954fd35d3c24c1be1b9c37146167c3bdc4cd77a4e00f0051cde7"
root_url "https://github.com/k0sproject/homebrew-tap/releases/download/k0sctl-0.17.4"
sha256 cellar: :any_skip_relocation, ventura: "de97a3c48ef878e0951a0af5ea566ea4ce324e5d4fd38a67c575e6ec621c0586"
end

depends_on "go" => :build
Expand Down

0 comments on commit 8503919

Please sign in to comment.