From 3eef35543681ae89b0dbfc59c3f507ff01c5a16a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 11 Jan 2020 20:57:59 +0000 Subject: [PATCH] htslib: update 1.10.2 bottle. --- Formula/htslib.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/htslib.rb b/Formula/htslib.rb index dc85af2e5de3..6e88baeed81a 100644 --- a/Formula/htslib.rb +++ b/Formula/htslib.rb @@ -6,9 +6,9 @@ class Htslib < Formula bottle do cellar :any - sha256 "dbacdef5228a255b0c1c3def472eacabebe2785143683f56dce4ae2df12ef601" => :catalina - sha256 "7ed8777a2c6aa4bf909d9adb9e41e7b3c9c3f249d6ba6b17ca23b0ef65400b28" => :mojave - sha256 "330fb579bea2afe187a93b02efb826349efd8b4fc1ffe59b03c812adfece73f8" => :high_sierra + sha256 "4db003ad760c84dbe70dfcd866a32066a4d93980eab12526f69f53e0052d84a6" => :catalina + sha256 "b4282ee3f330a894e68a0141b13b7fc1327d92a5319a95f5a8107a401e57ece5" => :mojave + sha256 "507db470fc6cb7d97b06f0efff270fe2063d25143bdc09623135c4876474b3c3" => :high_sierra end depends_on "xz"