mkdocs: update 0.17.0 bottle.

This commit is contained in:
BrewTestBot 2017-10-20 06:06:49 +00:00 committed by William Woodruff
parent 7a9904e694
commit 367b584070
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -8,10 +8,9 @@ class Mkdocs < Formula
bottle do
cellar :any_skip_relocation
sha256 "d192e5f20c6f15e6c43424bb18d749b40916a0e31f2617c7170beb46a21dec3d" => :high_sierra
sha256 "44a896e8b11061fd2bc4c6ebcde76e24a30379f51c61617b07f0105179725a98" => :sierra
sha256 "8ad10a90966f02558366f267488183334e35d23fd24b3cd8fff3d3c5cd072484" => :el_capitan
sha256 "2479accdd8dcc39e0e6ade92184d92af9574849d376d5c3fe2b63924a903dae8" => :yosemite
sha256 "9274368d7943a37b0b1f268b553585652a0a498fb34e3654f1bbf1967d3cb654" => :high_sierra
sha256 "94e69a2e6dd2122612ee3af387d85243f5cbdd44fa01583dfad2a55ce344b09b" => :sierra
sha256 "00d7f32bb97c761ffea08acfb3f61c80482a43806b6d3ef212a72d3990616952" => :el_capitan
end
depends_on :python if MacOS.version <= :snow_leopard