Skip to content

Commit

Permalink
calicoctl: update 3.23.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 23, 2022
1 parent dab8301 commit 583bf00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/calicoctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Calicoctl < Formula
desc "Calico CLI tool"
homepage "https://www.projectcalico.org"
url "https://github.com/projectcalico/calico.git",
tag: "v3.23.0",
revision: "29de1d3f8dd7e86eccb2cde6e6fdff3b5c73afdc"
tag: "v3.23.1",
revision: "967e2454314046f6568d1c571e8d97e000540f2d"
license "Apache-2.0"
head "https://github.com/projectcalico/calico.git", branch: "master"

Expand All @@ -14,7 +14,7 @@ class Calicoctl < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/calicoctl"
sha256 cellar: :any_skip_relocation, mojave: "340bc4f80267795f5d1ff600db9612d9441f28be3307c103fa02e4e124c9671f"
sha256 cellar: :any_skip_relocation, mojave: "63b7b1b82527fd2062a764d8b1b11f4e907336b93b3de88b10839f9056cf9d97"
end

depends_on "go" => :build
Expand Down

0 comments on commit 583bf00

Please sign in to comment.