Skip to content

Commit

Permalink
Merge pull request #157053 from BrewTestBot/bump-nerdctl-1.7.2
Browse files Browse the repository at this point in the history
nerdctl 1.7.2
  • Loading branch information
BrewTestBot authored Dec 12, 2023
2 parents fe25199 + 78f2fc3 commit 6572e6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/n/nerdctl.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Nerdctl < Formula
desc "ContaiNERD CTL - Docker-compatible CLI for containerd"
homepage "https://github.com/containerd/nerdctl"
url "https://github.com/containerd/nerdctl/archive/refs/tags/v1.7.1.tar.gz"
sha256 "fc0468b855d417074dffc77894f51a03b5f6636ebf4d0426c3e05f77510a2647"
url "https://github.com/containerd/nerdctl/archive/refs/tags/v1.7.2.tar.gz"
sha256 "19f666827cf99dfc080dfe881796357e2b2fe987557e6c9ddd92f7e29077ccce"
license "Apache-2.0"
head "https://github.com/containerd/nerdctl.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, x86_64_linux: "c8c718057b5145d8cb78a4ef8957119411dcd667d3ce1952c94a416a370d35f2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f34a99d4a4cbc2396591b21f46d03583f4c3ecdfaba9c866fe1938963dd814c9"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6572e6b

Please sign in to comment.