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 e81bf57 commit b1e8fb9Copy full SHA for b1e8fb9
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.5.tar.gz"
5
- sha256 "1bba0dbbb02942a5b9d357add210b4d862f0e2188cd20876bdb59be06c407dbb"
+ url "https://github.com/mag37/dockcheck/archive/refs/tags/v0.6.6.tar.gz"
+ sha256 "1081220968eeeffe2a701856394a6368250cdecd19b84ee8f008003eb591bd9a"
6
license "GPL-3.0-only"
7
head "https://github.com/mag37/dockcheck.git", branch: "main"
8
0 commit comments