pyinvoke: update 1.2.0 bottle.

This commit is contained in:
BrewTestBot 2018-09-24 13:46:44 +00:00 committed by FX Coudert
parent c64c068d92
commit 88505eeebc

View file

@ -9,10 +9,9 @@ class Pyinvoke < Formula
bottle do
cellar :any_skip_relocation
sha256 "26244902d09b5b8b8b095d66012f87f9deef01048ba7609db255bfc1a84ffa36" => :mojave
sha256 "030f74f8c1696a43428e3d274ae1ae829e9730353fd2880c67a6be99a19ec422" => :high_sierra
sha256 "8f31465ff35f9b44aa37f66490ff1cf145cfb114033aec7fa8222583c7e90081" => :sierra
sha256 "e2fc137f7335983a6162ea7af3cfa030dbb48dc61b55e08f24765bc5288a7745" => :el_capitan
sha256 "2da4633f99eff3a69f4b176fafc4d5dfc53ee755bd3f1e6b2e9bd9a81c668101" => :mojave
sha256 "7ac129155662392463926cd394bb1721bfa5aedba204ea00e68f2e3278a008bb" => :high_sierra
sha256 "b5f66b9b794c89e86c1b860ea840d4ffe663fdbe7badd3d65c252db3a5a16141" => :sierra
end
depends_on "python@2"