ansible: update 5.8.0 bottle.

master
BrewTestBot 2022-05-19 00:16:59 +00:00
parent 5e5f966cbc
commit 05be4992d4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Ansible < Formula
head "https://github.com/ansible/ansible.git", branch: "devel"
bottle do
sha256 cellar: :any, arm64_monterey: "c38ad05879349a4e513b2da3e54e7e0b4c447ac79e396726a03844a2d0121dc9"
sha256 cellar: :any, arm64_big_sur: "17ca0bbd14e0d6ed741bc7a46676c35a7d4d4ada28ab42291662f1d0590ce73c"
sha256 cellar: :any, monterey: "59519a57bea3bb629f95efb9e1681f042604ca3a7373071c33f3daf202d796b6"
sha256 cellar: :any, big_sur: "24d2373095428c7d4fc856f5b62ebc342bf96857873f4f55d1678679a7805857"
sha256 cellar: :any, catalina: "e5940341e9c57de88d7ca50affaaaec9dea4e344884788757a4b8d6c935df5c8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e70c6826a1527d93e087b57f5fe541d605340552da6006678e0fb1734d17f34"
sha256 cellar: :any, arm64_monterey: "699dc425f7abaaf761ac42a69dd7126ff305fb9f762cfdf131746fe30902071b"
sha256 cellar: :any, arm64_big_sur: "4a94fd14bdb592b97e672270be761060abcddc3ccd5e740e1e22c36aa78fb717"
sha256 cellar: :any, monterey: "71a6e1dcf79cedc0e74eb0e951ffe98c8bc3defdc0cef2c6564c5fbf8e3ac6b0"
sha256 cellar: :any, big_sur: "3ae5ecdc5ce1c3415b54709ee81e99523b21c58764794f709292c914e017b375"
sha256 cellar: :any, catalina: "96bc492eef5dad53c38d1d45af8734dc43b52308ac4ad721cbf905e6c94782c9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3d0ea6559a7476e59463c84934599a9b5018e0b74daa1a146d9cf21705a4ec0a"
end
depends_on "pkg-config" => :build