container-diff 0.11.0
Closes #29499. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
90b962e5b2
commit
08999b0985
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ContainerDiff < Formula
|
||||
desc "Diff your Docker containers"
|
||||
homepage "https://github.com/GoogleContainerTools/container-diff"
|
||||
url "https://github.com/GoogleContainerTools/container-diff/archive/v0.10.0.tar.gz"
|
||||
sha256 "55b62ee0081b9ef5bf5778a6ea30b61f2ee6ee16bfaa7b26bae793455486cc2c"
|
||||
url "https://github.com/GoogleContainerTools/container-diff/archive/v0.11.0.tar.gz"
|
||||
sha256 "b86361c6cd091c0d25809743f7ca883b856438a20b9e100c1925638c8296698d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue