borgmatic: add 1.3.5 bottle.

This commit is contained in:
BrewTestBot 2019-07-21 23:23:01 +00:00 committed by FX Coudert
parent 84b99782e9
commit d85d4b7388

View file

@ -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