From 5af2d132b166c4da35160dedcd5f51cae9bceb43 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 28 Jun 2017 17:07:45 +0000 Subject: [PATCH] sbcl: update 1.3.19 bottle. --- Formula/sbcl.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sbcl.rb b/Formula/sbcl.rb index a63ae0f9ab..0aefdbe9df 100644 --- a/Formula/sbcl.rb +++ b/Formula/sbcl.rb @@ -6,9 +6,9 @@ class Sbcl < Formula head "https://git.code.sf.net/p/sbcl/sbcl.git" bottle do - sha256 "43e2d3f1ba9961feba0035eac2648364ba7b0ac6202284f319f797059fa28055" => :sierra - sha256 "bdae8b4fda222dae9550e6550e4716ddf073f2fb96e0f86c24c988e93cfbeb47" => :el_capitan - sha256 "79fb76413ad0af37a6066b4cd485d99a6cddbd2b50ade1ef255e500d6a64ddfe" => :yosemite + sha256 "016fded147da4114aad8463bd39a0d885c705a8a5c1d1d8abb0d5b6eed6ad55f" => :sierra + sha256 "193ad61a099f3bcef710687be25f1bbcf0a2aafce46632dffaf9e5ce62c36033" => :el_capitan + sha256 "22aa25c432b04728bd3088cdfb048e7c3cd3fc0b46b13146612e78c4b9d2d12d" => :yosemite end option "with-internal-xref", "Include XREF information for SBCL internals (increases core size by 5-6MB)"