File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "7cd404bff37a4f5b0580b910607081c90c485b43a8e9a733096002e29af3a297 "
10+ sha256 cellar : :any_skip_relocation , all : "a8148932c3cea54efaaf09836bb67bc9689f03fa3b036fa5a7f0e9a9cda520c4 "
1111 end
1212
1313 depends_on "jq"
You can’t perform that action at this time.
0 commit comments