Skip to content

Commit

Permalink
k0sctl: update 0.17.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
kke committed May 10, 2024
1 parent ee97534 commit 798252d
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.7"
sha256 cellar: :any_skip_relocation, ventura: "c7679547fdec039e32aa2514fb53fcd9e3bb63d243dda019c1a86dee96d84aad"
root_url "https://github.com/k0sproject/homebrew-tap/releases/download/k0sctl-0.17.8"
sha256 cellar: :any_skip_relocation, ventura: "68c3d32b3ffdd05cea96c03e14a5a8285b5e5c26bbd4d2797dc6cc0675e073cd"
end

depends_on "go" => :build
Expand Down

0 comments on commit 798252d

Please sign in to comment.