traefik: update 2.8.8 bottle.

master
BrewTestBot 2022-09-30 15:06:52 +00:00
parent 0a0b3a6dba
commit 7550311b3d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Traefik < Formula
head "https://github.com/traefik/traefik.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "355aafa1b3eb9f4618b8888a0be5e99a48e3462b82e69131e9f024ed0b5fa69f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6c8d1cb6bb70a2832d846db7c12090d9df8c216efafef39287de35ee73c9ff97"
sha256 cellar: :any_skip_relocation, monterey: "55cdec8831e746286110c7c97cc0e246faa32ff3eca751f96eb5a869cd23e0c2"
sha256 cellar: :any_skip_relocation, big_sur: "8bacf792546511852086b3b0f20c10bc519dc8f0f4f8c5490f74f3b1fe7187f7"
sha256 cellar: :any_skip_relocation, catalina: "bbda3ebb02f567b628a85e97b694ece8d9e2806a119e8998c422d0a7c24a324b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "473ba6d3f6c77f19a077e9e2212cdcd01ab75d85b71f46c2471aebc6a8c811f8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "46ecca8d490a15f1e3acde54322905c2ce35af14ce4e4272f2f7000b436e88ca"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ae17b2f14502a9c0f9840b9e547dbf57d17f09ec57b92e3507cdb15d027c77ee"
sha256 cellar: :any_skip_relocation, monterey: "c3f4da59a3e66d0662892b1daea8b857ee0af0244907911b45809a337343ccc6"
sha256 cellar: :any_skip_relocation, big_sur: "fdb0d71b57ed1a9d0d12611b5d65f495f8f1e30296b7841752e6ddea332c0b24"
sha256 cellar: :any_skip_relocation, catalina: "d67d8980bd97f3f74d308ee00cf115130c69c703068e3e84ac4618249515f30b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb1d8a91ce9ca01de3a129a83a22f1d42dc708e763509da66cb34204d710bd28"
end
depends_on "go" => :build