From 818e29c81db5f3c9f1438cbcecf834b391026aea Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 30 Jun 2024 22:02:29 +0000 Subject: [PATCH] icloudpd: update 1.20.4 bottle. --- Formula/i/icloudpd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/i/icloudpd.rb b/Formula/i/icloudpd.rb index 040e832c2c802..a26cf1fe32cd6 100644 --- a/Formula/i/icloudpd.rb +++ b/Formula/i/icloudpd.rb @@ -9,13 +9,13 @@ class Icloudpd < Formula head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ecd4ea06109d0aff87a86e5f2a0a07dd62c07d24e5d72a8d9a026524c01d009e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ecd4ea06109d0aff87a86e5f2a0a07dd62c07d24e5d72a8d9a026524c01d009e" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ecd4ea06109d0aff87a86e5f2a0a07dd62c07d24e5d72a8d9a026524c01d009e" - sha256 cellar: :any_skip_relocation, sonoma: "4f04b2dcca81dc75afdcec2fff50ce400b80df87678500e6766f55fb9bb6fcbb" - sha256 cellar: :any_skip_relocation, ventura: "4f04b2dcca81dc75afdcec2fff50ce400b80df87678500e6766f55fb9bb6fcbb" - sha256 cellar: :any_skip_relocation, monterey: "4f04b2dcca81dc75afdcec2fff50ce400b80df87678500e6766f55fb9bb6fcbb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "77e2047619959ad17c97df93cac6011a8bb0be8d997a11f34dffc72c37386f3b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8bb52c9d3424a833c57886486b90de2ffad7ff5ddb5e28dbe6cda64ad2d6e504" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8bb52c9d3424a833c57886486b90de2ffad7ff5ddb5e28dbe6cda64ad2d6e504" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8bb52c9d3424a833c57886486b90de2ffad7ff5ddb5e28dbe6cda64ad2d6e504" + sha256 cellar: :any_skip_relocation, sonoma: "e71cdef5c9c8af3cac74640e49c7ace720e41ed86fafb195a229f06e0303c913" + sha256 cellar: :any_skip_relocation, ventura: "e71cdef5c9c8af3cac74640e49c7ace720e41ed86fafb195a229f06e0303c913" + sha256 cellar: :any_skip_relocation, monterey: "e71cdef5c9c8af3cac74640e49c7ace720e41ed86fafb195a229f06e0303c913" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d220e37f694991523d4b83979166259f348d4c74f48f6a6f59ccc65d1b87e75e" end depends_on "python@3.12"