From 6b102795982d40d2b793b943b2ebf0af1c87d84f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 29 Apr 2016 23:10:21 +0100 Subject: [PATCH] gst-python: update 1.8.1 bottle. --- Formula/gst-python.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/gst-python.rb b/Formula/gst-python.rb index b6b7e13ec45..a0a3b4240fe 100644 --- a/Formula/gst-python.rb +++ b/Formula/gst-python.rb @@ -5,9 +5,10 @@ class GstPython < Formula sha256 "76a3bfb72f9cb81d2b2cf8d07e420478e5b3592ea4b8056bb8c8127f73810a98" bottle do - sha256 "c10f8eecb52a3d1139c0e414c79a07b481c15fcd51a9674cba273a57e6605c62" => :el_capitan - sha256 "adca010f73dd2df8fed604f5674e54caf6bb61904adb147f64f62fb974262ac0" => :yosemite - sha256 "e708aa675d5744fc36608249728290d6d97803cd071bf2ac91d245a9d8e8c996" => :mavericks + revision 1 + sha256 "8236f9fc6db0d7575532049c5c72336c06407a847dbdc6e9e8224a757f4f6bd7" => :el_capitan + sha256 "8685ae8cf393c0f9971f1b90251be4671c3c81f55425a7f630f9f63086c6badc" => :yosemite + sha256 "ea56455e1d0c138d29b99b0e5fdc8ca85dc5339522d2d074065fd27b156fe9af" => :mavericks end option "without-python", "Build without python 2 support"