We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b4090 commit 9620ddfCopy full SHA for 9620ddf
Formula/d/dockcheck.rb
@@ -1,8 +1,8 @@
1
class Dockcheck < Formula
2
desc "CLI tool to automate docker image updates"
3
homepage "https://github.com/mag37/dockcheck"
4
- url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.6.7.tar.gz"
5
- sha256 "cead1f7ae95b2cafadb70638f41e9a17d24e70c79efe50b4aa4b557e7d67b28c"
+ url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.6.8.tar.gz"
+ sha256 "4e88e57970082ca5a3fcf5b6f1eff948347bf89254e1709e5df6ac6644e8184a"
6
license "GPL-3.0-only"
7
head "https://github.com/mag37/dockcheck.git", branch: "main"
8
0 commit comments