gobackup: update 1.6.3 bottle.

master
BrewTestBot 2022-12-23 10:04:23 +00:00
parent cd87ef7424
commit a95eb3db1c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Gobackup < Formula
head "https://github.com/gobackup/gobackup.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "bcaee10ac9fc9d626d86f4673e8ed149eeece966a144d46b5b961f6cda0c81aa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e65a97e9046b7936ea910a8f2e64de15d72ac2adfe7af1c5fbf6e8029e7dff7b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cd9d00b7d669ec95ffcd5174746946577eb30954b65ea827cd84c0b05ab922ba"
sha256 cellar: :any_skip_relocation, ventura: "651aeb1f7a18738b9cfad6aca9e26b95d2dc79eee1c25b2505d42d903e37331d"
sha256 cellar: :any_skip_relocation, monterey: "8cf2152f8a4cb448f275afa9f57bc875db8663fce9c4fdce049883460a35da02"
sha256 cellar: :any_skip_relocation, big_sur: "38f08bcbe31822436ddf0c450ff5811e4df6d8c5edcfee302c770b20524d1254"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf3b914732752fb1aa39f4e889f636bd8ef48dadd39ea1485d02ce7c8d0d5d75"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f0614ef6d69250a45e1f7d2abebe0498adf971c09f2a0198229a7d092903e7a4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7bd4b2bd2bd24f2d8a4c868eb5303e991735ee4dd1bec0ba7a6a8b00df05dfa5"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6ff002a56517eb35009bf623cf5689de0e6efed404d347fba40dc931c10443df"
sha256 cellar: :any_skip_relocation, ventura: "f6c8695c076760ddca425f2894cdc173bd9ae46349dd30bb8b3b7f49991b8f39"
sha256 cellar: :any_skip_relocation, monterey: "74644803c1b80ccc0f6076fb2707ef0b8ea91854eeebd4854c143603fb235276"
sha256 cellar: :any_skip_relocation, big_sur: "b4c611c5c8fd89d73c90eded7b8994649f0e53dd7541dacf510d17220aebc013"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6062e189ee4110b4c4aae3edb8845af4725f147e22016c9bdb9f3373d890481e"
end
depends_on "go" => :build