docker-squash 1.0.8
Closes #45363. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f89017354e
commit
ec9545f69e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class DockerSquash < Formula
|
||||
desc "Docker image squashing tool"
|
||||
homepage "https://github.com/goldmann/docker-squash"
|
||||
url "https://github.com/goldmann/docker-squash/archive/1.0.7.tar.gz"
|
||||
sha256 "0c9d3be78c4d0ce478a6e1358ba07fc3a22f6d68eb426533d503bb7e9f3ba829"
|
||||
revision 2
|
||||
url "https://github.com/goldmann/docker-squash/archive/1.0.8.tar.gz"
|
||||
sha256 "41638cb007d1a021656f8d30203fd94392d6f3e69afb9f960ee62a25db053384"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue