tproxy: update 0.6.2 bottle.

master
BrewTestBot 2022-12-17 17:04:30 +00:00
parent 263f3709ff
commit 0cdcb1c687
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 Tproxy < Formula
head "https://github.com/kevwan/tproxy.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "e38037376fbf03f62a72b806720dcd08bc4fa2652ede30f71b961ab3d7e466b9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ddf28c6e4f542a436d64209f6aa24f1ce8dabace6ebc37fbd9dd6893d35b1799"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "fd6505e7ef141b929d17da8eafee396f3e3cfcf2a645ca83623dc260fb897a05"
sha256 cellar: :any_skip_relocation, ventura: "3c56e1a28860b18ac78ec0c1cc1c1662c8de8282f24dfddb731298a6ef6abac8"
sha256 cellar: :any_skip_relocation, monterey: "c7b01635e75e1f26b2fdea9fa20ef317c1994e52620a7c2e9c42adbfc3c8a0d4"
sha256 cellar: :any_skip_relocation, big_sur: "a24a330eaabacf87a95bced13a24785e6984cf3106737895e00c22c9f3d84e2f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a6ec84b8c99423a4fe6a5bcb9607c4e72f51c5f5935238a38d0c5593b38f0ed"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f22a98b690f512ea95c368cb52dfa7862eead7e99744e833acb62619d708bbfe"
sha256 cellar: :any_skip_relocation, arm64_monterey: "5d212a2006c0a097579097cb31440cac448698d534359b82ea3d0ea90bc26067"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "76cf182e2ffda3bde0924447d1d9eefb02ad8b145cf7004f9cae899dec09045b"
sha256 cellar: :any_skip_relocation, ventura: "d0267f7e63e1f58a1793b82eb985598932ddd3c00368f77d289401f435841e4f"
sha256 cellar: :any_skip_relocation, monterey: "64c3e6c49c29fe57ba828f31eac65a7b7c21a186461f6b528de19748fb24b376"
sha256 cellar: :any_skip_relocation, big_sur: "b55f46e20d4dc4bc0201d585951a7533a3337b8e887f6fc718f152711c8a8c52"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f07017814160af91024622c86beb92f63bdc1b60fc4e5a89ca4f0de61476ecb4"
end
depends_on "go" => :build