Skip to content

Commit

Permalink
nerdctl 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2023
1 parent 1d139cf commit 9072f14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/n/nerdctl.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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"

Expand Down

0 comments on commit 9072f14

Please sign in to comment.