convox: update 3.10.5 bottle.

master
BrewTestBot 2023-02-10 06:04:47 +00:00
parent d44bbbb94f
commit 9dec909b39
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -12,13 +12,13 @@ class Convox < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "bcaf9ec3ce2be29cc52cc761697b2c0ba24a36b76eac50693734bdb75b7015e9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fcc0014a6f60ee8ece9d811834963198c87a3be0db00958512c106c8e6e5447e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "460abeec0484676d54ba26e8cf37586bead86205b1e955a9b0cb99c669902026"
sha256 cellar: :any_skip_relocation, ventura: "3d8423581f4f9d6058de0c6517689d416916b0ee8d78fb92cb5f955183121431"
sha256 cellar: :any_skip_relocation, monterey: "d10202f0c92729e8cb366fbeaf2940eb5b08cfc7ece2aca8268d2b91d63dc582"
sha256 cellar: :any_skip_relocation, big_sur: "85a89b1ac615924894f6204f414e5b3d48a40e568d2e864f36c5649c0f17cfe1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e37abf5c867e014f6bc67c2bbc2dfaf6be291fd81d54b94ca562f758d86c88e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e39012dcf45e190cda3e000e2fc00624840f84aef874b35bdd82def015cf7d1f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7c786eb3fac3c0346460af55f6908aa0fbb46ba6e6d4cc98f246d4e48c4cf4ec"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5ecdab9126fcca940a3ab5f88e227ae9660a12abe3b4a185407ea9697e08bc67"
sha256 cellar: :any_skip_relocation, ventura: "25efa7ac6005d750b93f42bc2abaaec8567575b6f99631505a5b85ce842d8e8d"
sha256 cellar: :any_skip_relocation, monterey: "8952fdfbbd0de05435e52390047b5adedfa807e0f8f9f6d5cd1b33c97db393e3"
sha256 cellar: :any_skip_relocation, big_sur: "57888c9ca2a7c3bb0eace4f10ef97e1606cc983fa6d859885bc860bec1a3c254"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e0e2549737b5fb6dab8866f3534b5d37a6e4451acc12958b6391e3b36463c19"
end
depends_on "go" => :build