From 43801bc55931538c39cf82ff542b5f5139906852 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 10 Apr 2017 13:16:07 +0100 Subject: [PATCH] pygobject3: update 3.24.1 bottle. --- Formula/pygobject3.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pygobject3.rb b/Formula/pygobject3.rb index 81fe2bcc457..22b4cc0b4c9 100644 --- a/Formula/pygobject3.rb +++ b/Formula/pygobject3.rb @@ -6,9 +6,9 @@ class Pygobject3 < Formula bottle do cellar :any - sha256 "66741856284cc5db7d9af874c0928a77a02b24393283e1e2c79afd455ea8ac0e" => :sierra - sha256 "754210bae699dd5b6fb2d5947358a075aa1c1b073aedb501e5c428745abe9a12" => :el_capitan - sha256 "a24420da59fae5978cefe8caf71270e8113b8643772689617562ca6b8ef30a83" => :yosemite + sha256 "d0767e8408bc2575f0205e8944fc1b3b29ede42cb11cdfc4c938136908a18f30" => :sierra + sha256 "ac6f1745ef2e9c3fe91c73d20dc9f2e988e3a5f0809efa873c4fcc053bc0dfda" => :el_capitan + sha256 "74c2468d44d6b9c70aa0c4e922ef5a8357ddc89d5559322b39485b141c5512df" => :yosemite end option "without-python", "Build without python2 support"