From d85d4b738895dbb9003a0063b5c5cc9e3b739f7f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 21 Jul 2019 23:23:01 +0000 Subject: [PATCH] borgmatic: add 1.3.5 bottle. --- Formula/borgmatic.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/borgmatic.rb b/Formula/borgmatic.rb index c9be0a3def..c619c401b8 100644 --- a/Formula/borgmatic.rb +++ b/Formula/borgmatic.rb @@ -6,6 +6,13 @@ class Borgmatic < Formula url "https://github.com/witten/borgmatic/archive/1.3.5.tar.gz" sha256 "20039ba0690f0e508b769ee4d2611c5a7175cc7daa730f2baf89310d9d77e435" + bottle do + cellar :any_skip_relocation + sha256 "d0b299fa52d98b9855ebb6cb9b9bbeb00a4ee9597c7d9f97d9fed9c57840839a" => :mojave + sha256 "41f9afa4accc36728989a3c1d78386b21ea1667046107122b61f7168992d42ae" => :high_sierra + sha256 "23ddbe43bc7f16742f2b8aba746a71e5d6ed91eadfd250ca01dcdf9ddeb8537f" => :sierra + end + depends_on "python" resource "six" do