From eb3726e629a700a0e1af33d0a5a2283527816150 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 26 Sep 2021 17:08:47 +0000 Subject: [PATCH] kcptun: update 20210922 bottle. --- Formula/kcptun.rb | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Formula/kcptun.rb b/Formula/kcptun.rb index ee81300c4411a..b5e5a3cbec639 100644 --- a/Formula/kcptun.rb +++ b/Formula/kcptun.rb @@ -7,12 +7,11 @@ class Kcptun < Formula head "https://github.com/xtaci/kcptun.git" bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_big_sur: "0cbeb08ced20b11a0f40715c298145f09cb15a1df96193146495af783cc3c2e2" - sha256 cellar: :any_skip_relocation, big_sur: "fceb1bc66a46428a08d59ceda920961969ab358b2e938e43140882c8d9bacbb6" - sha256 cellar: :any_skip_relocation, catalina: "958b2f9440b0c9c760b766c7a5b8f523e5f3f182866cbf46abb1912e22947b6a" - sha256 cellar: :any_skip_relocation, mojave: "3bbf3c2432c91de79cfae4e846973257d42b18d484244cfc74e454019f2ad264" - sha256 cellar: :any_skip_relocation, x86_64_linux: "93ff4307e7a35cc96c2ccb7ca0fb6a057a082be0651193dae0903b5951c578b8" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "c97a883e2048b359e651f507f30253737d2321e4fc1a395d974cc77393e0fe6e" + sha256 cellar: :any_skip_relocation, big_sur: "1ad1270e0bba0a7dc12310895df5d16387fe419368e6cfc6a374d818f9c1678b" + sha256 cellar: :any_skip_relocation, catalina: "445130c0d80589759e05859e2e999335eed7a00a845709c659432c54773d3a35" + sha256 cellar: :any_skip_relocation, mojave: "d2b5d0001b6afed4dcf1804930bc47a8b3df26e75717e18319e38c2b9ebba890" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d5d892ce0ccf516f9252e9f09eaa56896021a12ea4d14003d69dabc7559a4467" end depends_on "go" => :build