From 8048fbb8275966343ef7ae4b3d07d3db1a6da2bf Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 30 May 2017 11:51:17 +0000 Subject: [PATCH] fonttools: update 3.13.1 bottle. --- Formula/fonttools.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/fonttools.rb b/Formula/fonttools.rb index 5b66d6b51c..28c6975023 100644 --- a/Formula/fonttools.rb +++ b/Formula/fonttools.rb @@ -9,9 +9,9 @@ class Fonttools < Formula bottle do cellar :any_skip_relocation - sha256 "9d0dfce3e34fe445074e898fa96ba7045a71de85fa0423b816bebb3a32102a5e" => :sierra - sha256 "8f3a368c100f7e54154a9b12b6e2e220014b1f98af5f6b7383445578670a0fd7" => :el_capitan - sha256 "7c22d693484aca204d7aef2054829087a33162f3d8c5245b82355cfed60de479" => :yosemite + sha256 "74e6059a72984c16e4e12defa56caff2e0e48ae93cd3605f94c6090e8d11ed3b" => :sierra + sha256 "84e5b6a8cc5c52d988c95404726195c59186bb637a5d5e378aac8b9596e11e4a" => :el_capitan + sha256 "3af56b703bcf6dd8c2597fed785d661f775dd0e31acf128997dfda20889a0273" => :yosemite end option "with-pygtk", "Build with pygtk support for pyftinspect"