From 2ff80b7951fea07f8dfdb789c6e8186c6a8669b1 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 28 Jan 2017 14:04:57 -0800 Subject: [PATCH] fonttools 3.6.1 Closes #9394. Signed-off-by: Tomasz Pajor --- Formula/fonttools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fonttools.rb b/Formula/fonttools.rb index a27d5ab97f..4538ad7345 100644 --- a/Formula/fonttools.rb +++ b/Formula/fonttools.rb @@ -3,8 +3,8 @@ class Fonttools < Formula desc "Library for manipulating fonts" homepage "https://github.com/fonttools/fonttools" - url "https://github.com/fonttools/fonttools/releases/download/3.6.0/fonttools-3.6.0.zip" - sha256 "c2692bfbd93038b81da888308710b97aabb2e33cc1ea0f7312dc31937996722b" + url "https://github.com/fonttools/fonttools/releases/download/3.6.1/fonttools-3.6.1.zip" + sha256 "876fd9e5da58ce8a6ad53779f11802a14f932a58f93c379888217e8cbfe73197" head "https://github.com/fonttools/fonttools.git" bottle do