From 83ebca7678f554dbf40a9ddc572c12d5e229baa5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 21 May 2018 19:46:21 +0000 Subject: [PATCH] restic: update 0.9.0 bottle. --- Formula/restic.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/restic.rb b/Formula/restic.rb index 3d9b30ae11..b79d76c387 100644 --- a/Formula/restic.rb +++ b/Formula/restic.rb @@ -7,9 +7,9 @@ class Restic < Formula bottle do cellar :any_skip_relocation - sha256 "93fa732cd990a24769b710a12240735004f8d48646cecfd34c808667e73f883c" => :high_sierra - sha256 "9ce2907424db4dad23dd2042b14d14a5408c9e82fe82a4be51c155e6b385efd7" => :sierra - sha256 "bd4e53c98f85cd63735b07c2ea203790b82447152e548f7b27e5961236c6752b" => :el_capitan + sha256 "6017af9f49c661ab29ab8eef9a2e9b77fa388c2cd65d6c1fd22abdd7599987b5" => :high_sierra + sha256 "89806d8bd480250d09c83cf6dfcb2b7579ed0e46bcb24b01517e3aa9ec80bec8" => :sierra + sha256 "795ec6c48f37e64464d40f4b25edd844568f65549dcd1f93f39d283fca36dbfd" => :el_capitan end depends_on "go" => :build