Skip to content

Commit

Permalink
Merge pull request #140369 from chenrui333/bump-conmon-2.1.8
Browse files Browse the repository at this point in the history
conmon 2.1.8
  • Loading branch information
BrewTestBot authored Aug 24, 2023
2 parents ca26f88 + b087532 commit fd4f1ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/c/conmon.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Conmon < Formula
desc "OCI container runtime monitor"
homepage "https://github.com/containers/conmon"
url "https://github.com/containers/conmon/archive/refs/tags/v2.1.7.tar.gz"
sha256 "7d0f9a2f7cb8a76c51990128ac837aaf0cc89950b6ef9972e94417aa9cf901fe"
url "https://github.com/containers/conmon/archive/refs/tags/v2.1.8.tar.gz"
sha256 "e72c090210a03ca3b43a0fad53f15bca90bbee65105c412468009cf3a5988325"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, x86_64_linux: "beb3c741c1094a3a8e92a14f4869db7e00c410a0593ca5aa49ca6066c58530da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7395ca1145b1f25da94ed751c6d2f8ab65a15940e51680688a8583abb0dd7465"
end

depends_on "go" => :build
Expand Down

0 comments on commit fd4f1ae

Please sign in to comment.