Skip to content

Commit

Permalink
Merge pull request #174717 from Homebrew/bump-icloudpd-1.20.0
Browse files Browse the repository at this point in the history
icloudpd 1.20.0
  • Loading branch information
BrewTestBot authored Jun 17, 2024
2 parents a029959 + 5eaebc7 commit 9db7508
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/i/icloudpd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ 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"

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 "[email protected]"
Expand Down

0 comments on commit 9db7508

Please sign in to comment.