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 6693e30 commit 996dc45Copy full SHA for 996dc45
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.7.3.tar.gz"
5
- sha256 "fa0f570f8ab2f3282375af8686f4e1fb4ba4ae14ae1b2d71923f0138f63cbba5"
+ url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.7.4.tar.gz"
+ sha256 "4955d2db666d2c85ac23e250a72bf1425a203bf7519a6f499924911c4ca60579"
6
license "GPL-3.0-only"
7
head "https://github.com/mag37/dockcheck.git", branch: "main"
8
0 commit comments