sqlparse: update 0.2.3 bottle.

This commit is contained in:
BrewTestBot 2017-03-07 21:35:23 +00:00 committed by FX Coudert
parent 1c585272f5
commit f3d368375c

View file

@ -8,9 +8,9 @@ class Sqlparse < Formula
bottle do
cellar :any_skip_relocation
sha256 "9a42b6775a9f271af9c6d0689b21018e49456bc6d155df6565af9836fc281f7a" => :sierra
sha256 "b00598d85a30851dc3423224490161e4505d700f76fb9e94f7734a46a8670b2c" => :el_capitan
sha256 "6bf8422914fd86c7ec67be7f2cc968827869aa38b854a5d3edcef6fcb7e0e6f3" => :yosemite
sha256 "71e3a2ec0d8e4768883630a863e88a39c0b8cd122ff9d0d720df5f2b5fdf82c6" => :sierra
sha256 "ce87e30708dc8b0cfb7b0b3c69a49e230375ee67eadab2b7bf7524f87fd50976" => :el_capitan
sha256 "7a152da6d6a9520b05f6784db3f2867580a3fc16dd20c99185cc5012771534d4" => :yosemite
end
depends_on :python if MacOS.version <= :snow_leopard