From ff9428750750e6f4be8fc58ad8937c233f8872c3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:37:56 +0000 Subject: [PATCH 1/2] icloudpd 1.20.0 --- 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 86bbc0b5c31da2..8992bf542918f7 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.19.1.tar.gz" - sha256 "58653c234c1ff1d95792b27edf82e18be96f616e89125ba0c792d1cae560fc8b" + url "https://github.com/icloud-photos-downloader/icloud_photos_downloader/archive/refs/tags/v1.20.0.tar.gz" + sha256 "ac2d194b1d2d06989516c11ade8866386b5c762c9acf633180aec99f0269b9e4" license "MIT" head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master" From 5eaebc7118f247888b3dd66584a8590868c2f571 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 16 Jun 2024 23:58:08 +0000 Subject: [PATCH 2/2] icloudpd: update 1.20.0 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 8992bf542918f7..beac22bd417c97 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: "1d423c10808756c8ff04d8ce8e99701239980a2de32b18abf4d976992958d349" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1d423c10808756c8ff04d8ce8e99701239980a2de32b18abf4d976992958d349" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1d423c10808756c8ff04d8ce8e99701239980a2de32b18abf4d976992958d349" - sha256 cellar: :any_skip_relocation, sonoma: "3d2c6eb853273ef66c4e02ba973b48495924e5a0680bb28b5b0585a297f066ad" - sha256 cellar: :any_skip_relocation, ventura: "3d2c6eb853273ef66c4e02ba973b48495924e5a0680bb28b5b0585a297f066ad" - sha256 cellar: :any_skip_relocation, monterey: "3d2c6eb853273ef66c4e02ba973b48495924e5a0680bb28b5b0585a297f066ad" - sha256 cellar: :any_skip_relocation, x86_64_linux: "24341a9a330a11a6dc94975fe35dc2733dea79a058cbce3a192efedd50d12bab" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3a9311b3fc440b85033d84c18c07e29558a5e0402be51cc2df19702f4f1cb97c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "3a9311b3fc440b85033d84c18c07e29558a5e0402be51cc2df19702f4f1cb97c" + sha256 cellar: :any_skip_relocation, arm64_monterey: "3a9311b3fc440b85033d84c18c07e29558a5e0402be51cc2df19702f4f1cb97c" + sha256 cellar: :any_skip_relocation, sonoma: "e82a2aefd6bf1949daec9f68e3c9b17bd53dbef7ca6ac6513eaf181d5741f3fe" + sha256 cellar: :any_skip_relocation, ventura: "e82a2aefd6bf1949daec9f68e3c9b17bd53dbef7ca6ac6513eaf181d5741f3fe" + sha256 cellar: :any_skip_relocation, monterey: "e82a2aefd6bf1949daec9f68e3c9b17bd53dbef7ca6ac6513eaf181d5741f3fe" + sha256 cellar: :any_skip_relocation, x86_64_linux: "77c0d5a19c7e1bfa522a092e2f0326e2cfd105726ecbecb591040604c87fb1fb" end depends_on "python@3.12"