From 6082351e2b1790df6130930e4fc4b60695f8d282 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:33:56 +0000 Subject: [PATCH 1/2] icloudpd 1.20.4 --- Formula/i/icloudpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/icloudpd.rb b/Formula/i/icloudpd.rb index 4b6c1b0f36ab2..040e832c2c802 100644 --- a/Formula/i/icloudpd.rb +++ b/Formula/i/icloudpd.rb @@ -3,8 +3,8 @@ class Icloudpd < Formula desc "Tool to download photos from iCloud" homepage "https://github.com/icloud-photos-downloader/icloud_photos_downloader" - url "https://github.com/icloud-photos-downloader/icloud_photos_downloader/archive/refs/tags/v1.20.3.tar.gz" - sha256 "eeddb337d9a12df7fd06bdd9a1c8d3046f507c9d04a68e19dd075276ce8ada52" + url "https://github.com/icloud-photos-downloader/icloud_photos_downloader/archive/refs/tags/v1.20.4.tar.gz" + sha256 "55241ce3c3e02f5f75626c16ce54025339f1469112c533136988f9a0f63cdc17" license "MIT" head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master" 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 2/2] 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"