ghc: update 9.4.4 bottle.

master
BrewTestBot 2023-01-07 17:17:18 +00:00
parent fcb30a2bbe
commit fa3e8623e8
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -26,13 +26,13 @@ class Ghc < Formula
end
bottle do
sha256 cellar: :any, arm64_ventura: "62be0b333fc08072cd3a57cedec5061f8ff37b61687e8513bcab605762c0bd50"
sha256 cellar: :any, arm64_monterey: "13509c985deedd63d458e304ef2fc1caf506fd2e30862a0a0fd39d47d563a809"
sha256 cellar: :any, arm64_big_sur: "ca1d5ba6cf44b8cfa780513ed2c4f2d8898c47406206f6c1a48a84f533502f2c"
sha256 cellar: :any, ventura: "b45c5a6061af65ade23bad0e6c24a635a7f1635fb37ecb92dd6e09bed42cd0eb"
sha256 cellar: :any, monterey: "f6951bb551b5f917905f3fa53b5a2be27f5cd41fa1c63c9b5548a4267af7204e"
sha256 cellar: :any, big_sur: "5e40805628e5b44161a98831b3f3ee097adead347a20103b8e35ef628c978863"
sha256 cellar: :any_skip_relocation, x86_64_linux: "033c3ba06dcb91ccc486fa6f9fef3c1edd27f8de0c27c51b7865201986dae030"
sha256 cellar: :any, arm64_ventura: "f136deaa7967fd86ecece56020453a1f30d73b8a6898d0c007270c041c0b3239"
sha256 cellar: :any, arm64_monterey: "c12624f0a4ee82cab1cdc390e516cdcbe9402307001b3830335389897689bd6b"
sha256 cellar: :any, arm64_big_sur: "f8f5b51f2e1504a5f18f37e762fec8f30f3bfb992422403eeb930f1302bae300"
sha256 cellar: :any, ventura: "10822b64bd093c1a19c1813cd2065aa11843f03976be92d42ca57d5f70f0d293"
sha256 cellar: :any, monterey: "8d438fe6888ca4a95e7ab2689a0549abd0815c781a37bba2f116431364296985"
sha256 cellar: :any, big_sur: "4fcdfd3cb167d33c688326a1daf7343a9a9e013b7c9a6562914f8e9694981ff9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8bbdf64a0bcef088b7e9a89d4ff43213de8e4faf746cce595c262b3e11c63153"
end
depends_on "autoconf" => :build