From 551ffe686c61ebaed1fe8c002f728048ac47ec25 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 11 Oct 2021 09:10:32 +0000 Subject: [PATCH] php-code-sniffer: update 3.6.1 bottle. --- Formula/php-code-sniffer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/php-code-sniffer.rb b/Formula/php-code-sniffer.rb index ca6531df47f..9b391b3273e 100644 --- a/Formula/php-code-sniffer.rb +++ b/Formula/php-code-sniffer.rb @@ -6,7 +6,7 @@ class PhpCodeSniffer < Formula license "BSD-3-Clause" bottle do - sha256 cellar: :any_skip_relocation, all: "25ce66947a536c9a0901e068382f4e8cbb05c1515ff5258260be2869f9ae7500" + sha256 cellar: :any_skip_relocation, all: "6c101138b9167ca64611091d5baed1eda0d8550830105e2d065d10201f47d77e" end uses_from_macos "php"