pyinvoke: update 1.0.0 bottle.

This commit is contained in:
BrewTestBot 2018-05-10 09:06:25 +00:00 committed by ilovezfs
parent 96744d0a9a
commit 01689011df

View file

@ -9,9 +9,9 @@ class Pyinvoke < Formula
bottle do
cellar :any_skip_relocation
sha256 "71c08cc513f4f9c9cfa9ecbbb7cc5db8a2d75ef2e1867981f294548c5e870994" => :high_sierra
sha256 "cf87a6da472511839c4446e1a2d0c22eba52b3da5db238f51210f5f19dcb170d" => :sierra
sha256 "a4641f98e40fe257ba66db8e5f224732471d33c07935ceca810b0bafa1959a63" => :el_capitan
sha256 "9f473f2a1494ec73191fa5f1e188bf59c4426b403d9d3620fd6bd877463c9313" => :high_sierra
sha256 "37e2c92be98d5b920f53acac34a998c99c5b2a949f520ac02e76f5b9107564e6" => :sierra
sha256 "7252a19f4d91b6b70feed40027a3db913b36a6e80bacf708b9126c3e818cba16" => :el_capitan
end
depends_on "python@2"