phpmyadmin: update 5.2.1 bottle.

master
BrewTestBot 2023-02-08 08:05:50 +00:00
parent 117151ca32
commit 01ffcd360d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -10,14 +10,13 @@ class Phpmyadmin < Formula
end end
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "287dd994aff3570f5bd32f7fb4fb670e8bb76b68774e60d60a536adc54a5c03c" sha256 cellar: :any_skip_relocation, arm64_ventura: "3bd02506f7741f5c566ce1208327f2a2cf02e2295d4cb5cadb6f9f2c4fafb8ec"
sha256 cellar: :any_skip_relocation, arm64_monterey: "287dd994aff3570f5bd32f7fb4fb670e8bb76b68774e60d60a536adc54a5c03c" sha256 cellar: :any_skip_relocation, arm64_monterey: "2545dca90ee52f478275ff1a0da76cf27fcaf20fa7071f5cfe00f2c7fcdf1f7a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "287dd994aff3570f5bd32f7fb4fb670e8bb76b68774e60d60a536adc54a5c03c" sha256 cellar: :any_skip_relocation, arm64_big_sur: "83753db830be44e9d0b476e3fbb02ccabf9673364da6c9af9a15909d790acaf5"
sha256 cellar: :any_skip_relocation, ventura: "68045778c9ed100dd22374199cb1c1d9f089fe78253ce976d00fbbdc01ea42cd" sha256 cellar: :any_skip_relocation, ventura: "15496fab9c4d8744f5d69869e0862a9c3ea957ebb1c3e62c6f02b7a8ba810169"
sha256 cellar: :any_skip_relocation, monterey: "68045778c9ed100dd22374199cb1c1d9f089fe78253ce976d00fbbdc01ea42cd" sha256 cellar: :any_skip_relocation, monterey: "d0e69d5885b6c7a0e34214d6f3f5ef1aa982c913a239ff3e71c1b4ac6732e701"
sha256 cellar: :any_skip_relocation, big_sur: "68045778c9ed100dd22374199cb1c1d9f089fe78253ce976d00fbbdc01ea42cd" sha256 cellar: :any_skip_relocation, big_sur: "77e2cb701aaf85ea94c8e1c9b9345fb6bd6ef6f6ec51a956eed2e3d81895cd21"
sha256 cellar: :any_skip_relocation, catalina: "68045778c9ed100dd22374199cb1c1d9f089fe78253ce976d00fbbdc01ea42cd" sha256 cellar: :any_skip_relocation, x86_64_linux: "3db06f5c804f3bdc48368d1d1b6460d093163fed7cd881fcdae06d14ee3c53d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "287dd994aff3570f5bd32f7fb4fb670e8bb76b68774e60d60a536adc54a5c03c"
end end
depends_on "php" => :test depends_on "php" => :test