dbdeployer: update 1.63.0 bottle.

master
BrewTestBot 2021-09-13 13:13:21 +00:00
parent b037ee5277
commit ecd48980f8
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ class Dbdeployer < Formula
head "https://github.com/datacharmer/dbdeployer.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6969c1f05657328981c0d9f2ad69b126143eee62824f78eda9534c5de14273c0"
sha256 cellar: :any_skip_relocation, big_sur: "d96b7c9c43b6e46cdb82c43e834056f17ef53807d3d0ad67c109d76a0a158176"
sha256 cellar: :any_skip_relocation, catalina: "1a4a6bc0085fe70bf416841a046018c9f7798480b7b59c18e2846ee3d7157161"
sha256 cellar: :any_skip_relocation, mojave: "64a865c61c858e1f847bdbdc4640df078a79d7aed8fcf920931b5b133946aa84"
sha256 cellar: :any_skip_relocation, x86_64_linux: "87887d29a64d2ae1b0aed3675cdf2dcbc506241289d014d18441796bdec05164"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "81054ec0100e4f9c3fcc090b38cef4f54e382b35f3848cf4dfd6c335d759af2c"
sha256 cellar: :any_skip_relocation, big_sur: "6f387ef8a00328ad1c0780d7ada85a65a8e2ddef3e6981b5fe01e8ef98c2784f"
sha256 cellar: :any_skip_relocation, catalina: "329795cae31ff274e83949dfff8d86b5baa2c58096be8e3b4391b48bb2f1a761"
sha256 cellar: :any_skip_relocation, mojave: "22627bf6e9d9f887af5dbfab99e0db38d8d20227a0c900f501c69e00bed1ce18"
sha256 cellar: :any_skip_relocation, x86_64_linux: "07b7e1f8f8c1b9ddc6501b70039e1fdce0ef5304f63d301a14995c6fb3c3701a"
end
depends_on "go" => :build