pipx: update 0.14.0.0 bottle.

This commit is contained in:
BrewTestBot 2019-09-24 02:04:24 +00:00 committed by Thierry Moisan
parent 8b5c20944e
commit 9e51ba6af0
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -6,9 +6,9 @@ class Pipx < Formula
bottle do
cellar :any_skip_relocation
sha256 "6fc35a71ccd0434ae3aed5d691bf93a3b5affd95419386c1e83da3acd93fb711" => :mojave
sha256 "6fc35a71ccd0434ae3aed5d691bf93a3b5affd95419386c1e83da3acd93fb711" => :high_sierra
sha256 "acc59a38f3133792b6929002195cfc066bf63746d1e05bde60ff684fabac4a8d" => :sierra
sha256 "aab4c9f0d670fcf25beed5694c6bf1553d2e05600c03a6e8c6d45a13852057d0" => :mojave
sha256 "aab4c9f0d670fcf25beed5694c6bf1553d2e05600c03a6e8c6d45a13852057d0" => :high_sierra
sha256 "f46718a0df991e8e66df8917f3109db22794975ce1af136f97710ade12697f42" => :sierra
end
depends_on "python"