From cd896941d5408d5fc01b6f991aaadd1236c6e132 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 11 Apr 2018 07:16:49 +0000 Subject: [PATCH] sdb: update 1.1.0 bottle. --- Formula/sdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sdb.rb b/Formula/sdb.rb index 2c58526c9e..3376d945e6 100644 --- a/Formula/sdb.rb +++ b/Formula/sdb.rb @@ -7,9 +7,9 @@ class Sdb < Formula bottle do cellar :any - sha256 "f089288c26450fa019be9d1abb789df85751f21b3cbb00cb22dcba640b48d563" => :high_sierra - sha256 "9e92bfac5dbcf84fe5e8b3067f3b3e04fd5f0a1d5639cd1bf676425132c45152" => :sierra - sha256 "b135f21561fedbcf92734ec7776ff5db0b00f0fd84cb7a9bcb3b9b823f6e767e" => :el_capitan + sha256 "12ce6b84e076371f9e21cb4e0fd30dab6eb46eb38786f394d50716cf0dfc0677" => :high_sierra + sha256 "8217f43a1b421c477f44a532691293785b539edb39dca185a5cf058347947a22" => :sierra + sha256 "c560a509c7bdd327bfc61e91e5d036f2d10d28b6bcccc0fca00e8eb8edd1f0f0" => :el_capitan end depends_on "pkg-config" => :build