Skip to content

Commit 996dc45

Browse files
committed
dockcheck 0.7.4
1 parent 6693e30 commit 996dc45

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.7.3.tar.gz"
5-
sha256 "fa0f570f8ab2f3282375af8686f4e1fb4ba4ae14ae1b2d71923f0138f63cbba5"
4+
url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.7.4.tar.gz"
5+
sha256 "4955d2db666d2c85ac23e250a72bf1425a203bf7519a6f499924911c4ca60579"
66
license "GPL-3.0-only"
77
head "https://github.com/mag37/dockcheck.git", branch: "main"
88

0 commit comments

Comments
 (0)