Skip to content

Commit

Permalink
automysqlbackup: add 3.0-rc6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 26, 2021
1 parent b732fe1 commit e91352a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/automysqlbackup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ class Automysqlbackup < Formula
regex(%r{url=.*?/automysqlbackup[._-]v?(\d+(?:\.\d+)+(?:[._-]?rc\d+)?)\.t}i)
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6499ee140c9ecc7517483b77dd3cdbd9b810c78ccd669e4160b13743d947be33"
sha256 cellar: :any_skip_relocation, big_sur: "d6ce3e08b162183d802d0f2e58df6c485b8b53ef1354947f506e4bde4b53dc40"
sha256 cellar: :any_skip_relocation, catalina: "d6ce3e08b162183d802d0f2e58df6c485b8b53ef1354947f506e4bde4b53dc40"
sha256 cellar: :any_skip_relocation, mojave: "d6ce3e08b162183d802d0f2e58df6c485b8b53ef1354947f506e4bde4b53dc40"
end

def install
inreplace "automysqlbackup" do |s|
s.gsub! "/etc", etc
Expand Down

0 comments on commit e91352a

Please sign in to comment.