Skip to content

Commit 9620ddf

Browse files
committed
dockcheck 0.6.8
1 parent 44b4090 commit 9620ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dockcheck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dockcheck < Formula
22
desc "CLI tool to automate docker image updates"
33
homepage "https://github.com/mag37/dockcheck"
4-
url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.6.7.tar.gz"
5-
sha256 "cead1f7ae95b2cafadb70638f41e9a17d24e70c79efe50b4aa4b557e7d67b28c"
4+
url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.6.8.tar.gz"
5+
sha256 "4e88e57970082ca5a3fcf5b6f1eff948347bf89254e1709e5df6ac6644e8184a"
66
license "GPL-3.0-only"
77
head "https://github.com/mag37/dockcheck.git", branch: "main"
88

0 commit comments

Comments
 (0)