From e640009a78777cf4556dfcc3c98f200486d1dd2c Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 17 Aug 2019 18:24:42 +0000 Subject: [PATCH] hugo: update 0.57.2 bottle. --- Formula/hugo.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/hugo.rb b/Formula/hugo.rb index 6caa47e478..e962b2025c 100644 --- a/Formula/hugo.rb +++ b/Formula/hugo.rb @@ -7,9 +7,9 @@ class Hugo < Formula bottle do cellar :any_skip_relocation - sha256 "45f6a7d06e2e689bedf9f67b09671f0d7e1850d479a43bc066df072f90ab04a9" => :mojave - sha256 "5032cec9ba066fee4f771d773ec27017323807feb0ffd1739050f310e73cdc20" => :high_sierra - sha256 "03f31645e73a1645bbd67500c01c28c0dd9e962128f896359da52d9ad6880970" => :sierra + sha256 "ac8d2f6052b11f18090e819c119e5d5ef53cb5833986482e36ff0ad7a6984c61" => :mojave + sha256 "7ab991f43bec1c3f9112e94961fb4dc9eb23fd1e5cfca032f5a56ed0e1fd4a77" => :high_sierra + sha256 "123467686a3b9f82a5619208641583a76713411ab684bc073193f2fded174ea6" => :sierra end depends_on "go" => :build