From eb363c829229fa4a24bdc97ad047883d77facd4e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 30 Jun 2018 06:22:08 +0000 Subject: [PATCH] jupyter: update 1.0.0_5 bottle. --- Formula/jupyter.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/jupyter.rb b/Formula/jupyter.rb index 5dc6b058a4..4da0fe5dd0 100644 --- a/Formula/jupyter.rb +++ b/Formula/jupyter.rb @@ -7,9 +7,9 @@ class Jupyter < Formula bottle do cellar :any - sha256 "f9b0362485979fbda1f230374f55cf6264276d08864f353b0328f5f9e09e4279" => :high_sierra - sha256 "70ca07cae10fb5bcd51ed9496a6044108b9329b838c3aa72233e74cc6c85bbf0" => :sierra - sha256 "0447fa08e6fe58477688d34f11221ca9bcc9157b09ea98d7b613ae0d56a9c1fc" => :el_capitan + sha256 "98f7e4cb54b123e6faf02c966e99fc0e7dab8c927dda3803ca77004b189a6abb" => :high_sierra + sha256 "1ac4b3a7381e99074b2794da4220e829dfa8aa237218208561bee16ec84caa24" => :sierra + sha256 "f5965372d231ef00b59997c6d2060f84bcad0b72d32c3a84b7d0d8b68220ad56" => :el_capitan end option "with-qtconsole", "Install with Qtconsole"