flyctl: update 0.0.444 bottle.

master
BrewTestBot 2023-01-09 19:04:38 +00:00
parent 83f0ce9f43
commit 6a333f26f5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -13,13 +13,13 @@ class Flyctl < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "c8d2c970c162477531efa19fc627397eb548614ba8b781b5bc72add75155b79f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c8d2c970c162477531efa19fc627397eb548614ba8b781b5bc72add75155b79f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c8d2c970c162477531efa19fc627397eb548614ba8b781b5bc72add75155b79f"
sha256 cellar: :any_skip_relocation, ventura: "960ce2e604837f109d1b7747224d5765e1f99f217c2d34c5105937dc3dda4413"
sha256 cellar: :any_skip_relocation, monterey: "960ce2e604837f109d1b7747224d5765e1f99f217c2d34c5105937dc3dda4413"
sha256 cellar: :any_skip_relocation, big_sur: "960ce2e604837f109d1b7747224d5765e1f99f217c2d34c5105937dc3dda4413"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a52d4c63acc1c7fd85328a6a08ef2a7aac63474ad3ecc7eb9ebeb49f86463f46"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f1907228e091255f9417e419c409e471d30603d9aa89e886812705fce4cb6fa4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f1907228e091255f9417e419c409e471d30603d9aa89e886812705fce4cb6fa4"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f1907228e091255f9417e419c409e471d30603d9aa89e886812705fce4cb6fa4"
sha256 cellar: :any_skip_relocation, ventura: "42b9735c824e5e8c3ce22e7ea9b7d051a962bb11cf64eb7e88aa66d505f5687b"
sha256 cellar: :any_skip_relocation, monterey: "42b9735c824e5e8c3ce22e7ea9b7d051a962bb11cf64eb7e88aa66d505f5687b"
sha256 cellar: :any_skip_relocation, big_sur: "42b9735c824e5e8c3ce22e7ea9b7d051a962bb11cf64eb7e88aa66d505f5687b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "07d2c8760d890b40bc6d56630c3df42faf24043a28dcc3215f9ea38a1c50fc4b"
end
depends_on "go" => :build