Skip to content

Commit 041442e

Browse files
authored
Merge pull request #233824 from Homebrew/bump-icloudpd-1.30.0
icloudpd 1.30.0
2 parents b88a122 + c232558 commit 041442e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/i/icloudpd.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ class Icloudpd < Formula
55
homepage "https://github.com/icloud-photos-downloader/icloud_photos_downloader"
66
# We use a git checkout as scripts/patch_version runs git commands to update SHA
77
url "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git",
8-
tag: "v1.29.4",
9-
revision: "7483c4e53e01723bcbc19b4a857ebef0680d2724"
8+
tag: "v1.30.0",
9+
revision: "8290e6e6088b61716d231bb65008cf4d25e440b0"
1010
license "MIT"
1111
head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master"
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e2e5d87a7a8421ee6accb95cbb95e6b4425130b457bda610b9d99a5369d849d2"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cce234378203967d1e2fcb62b79326ea14d4b28f402b96185d6b70e36d6f8264"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "65ad395ae4e2607d4deee9156f82a532e8cefba0dcd0cb2c5fb3fd99c28c8f05"
17-
sha256 cellar: :any_skip_relocation, sonoma: "d6fff580724deeaa35c6cca591a407cbcebdbf739989a56d48f569c34aaad14d"
18-
sha256 cellar: :any_skip_relocation, ventura: "c469a9518385509c07d96d6175bd8209ee01adb0bb2837e53558d46cba01be65"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "4f2365a6e0a31f7a50e5103ec3e4ffda7908519fdacdbe0c6377386dd535254b"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d5eecb565579949ffd1ab425648a974a5c6375e3dcc14073cc8bc10877fae8a2"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ea3581ce35d06a84c60e726ccb4185d7e9083108499ccc750ff5d099f29ee32c"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "37d7568dbe5a804bd82ad58ca96a38e849497df122fe62ba35c61cd1b14ffb8c"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7f4cafc0763d6502e9273d13757abdb0d115642926adc572a087cef39f13ed9a"
17+
sha256 cellar: :any_skip_relocation, sonoma: "84eaa973bdf28e21505b610d001983e6bac1cbdcdce3ea6a693e2d7a41125c17"
18+
sha256 cellar: :any_skip_relocation, ventura: "c1087d4624d271535b77e9a5509a8b4adc2455393d169a041f149035454586da"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "495dfcf29c107caee3f96fc9cc5dede341d02d68b32c9fe9e97ed3d164edf188"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c8ab966542944913e80dd4da0b504b488ea0131165c267e9911dc91880427a53"
2121
end
2222

2323
depends_on "certifi"

0 commit comments

Comments
 (0)