docker-squash: update 1.0.6 bottle.

This commit is contained in:
BrewTestBot 2018-04-10 07:52:42 +00:00 committed by JCount
parent e2b4653ad1
commit 5bd3e3667f

View file

@ -6,10 +6,10 @@ class DockerSquash < Formula
bottle do
cellar :any_skip_relocation
rebuild 1
sha256 "ada8e2727f4add1d47a5036a14cda33e7e40f1209b5a9b01a842fd43a680c9d8" => :high_sierra
sha256 "ada8e2727f4add1d47a5036a14cda33e7e40f1209b5a9b01a842fd43a680c9d8" => :sierra
sha256 "dac6b0bf9dcb79b72542cb4a2ab889cca334fbdb645c7f24b96112bc61b391c7" => :el_capitan
rebuild 2
sha256 "c1622b64db0ec72dcfa723ca4a793b0ae8206098c2a14ecf5fd4ee852e7cba26" => :high_sierra
sha256 "c1622b64db0ec72dcfa723ca4a793b0ae8206098c2a14ecf5fd4ee852e7cba26" => :sierra
sha256 "c1622b64db0ec72dcfa723ca4a793b0ae8206098c2a14ecf5fd4ee852e7cba26" => :el_capitan
end
depends_on "python@2"